Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This is a utility function for deep merging JavaScript objects, similar to lodash's `defaultsDeep` but with two key differences: it doesn't mutate the source objects and it preserves arrays from the first object rather than merging them. It's designed for Node.js developers who need to merge configuration objects or similar data structures while maintaining array values from the primary source object. The function takes multiple source objects in descending order of importance and returns a new merged object.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nodeutils/defaults-deep

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
lwsjs/local-web-server
A lean, modular web server for rapid full-stack development
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

drewdotpro's profile
drewdotpro
8 contributions
vmx's profile
vmx
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
nodeutils

nodeutils/defaults-deep

Like lodash's _.defaultsDeep, but with array preservation

JavaScript
2
2
No license