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

dobj is a tiny JavaScript utility that adds deep‑dot‑notation access to plain objects. It provides chainable `get`, `set`, `forceSet`, `del`, and silent variants that let developers read, create, update, or delete nested properties using string paths like `"a.b.c"` without having to manually check each level. Ideal for Node.js or front‑end developers who need a simple, MIT‑licensed helper for safe deep object manipulation.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of finalclass/dobj

Account's avatar
mhevery/jasmine-node
DOM-less simple JavaScript BDD testing framework for Node

Support the repos that depend on this repository

Top contributors

finalclass's profile
finalclass
30 contributions

Recent events

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

No events yet
finalclass

finalclass/dobj

Object deep dot access. set, get, del methods available

JavaScript
2
0
MIT License