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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kaelzhang/node-set-options

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
pvorb/node-clone
deep cloning of objects and arrays
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

kaelzhang's profile
kaelzhang
2 contributions

Recent events

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

No events yet
kaelzhang

kaelzhang/node-set-options

Mixin default options.

JavaScript
0
0
Other

The **set-options** package provides a tiny utility for merging a set of default configuration values into a user‑supplied options object, without mutating either argument. It’s useful for Node.js developers who need a simple, shallow‑merge helper (with an optional filter callback) to ensure all expected settings are present while preserving explicit user values.