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

The **obj‑util** package provides two tiny functions—`getKeyValue` and `setKeyValue`—that let you read or write deeply‑nested properties of a JavaScript object using a dot‑delimited string path (e.g., `"some.key.here"`). It’s aimed at Node.js developers who need a simple, dependency‑free way to access or modify nested object values without writing manual traversal code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

royriojas's profile
royriojas
2 contributions

Recent events

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

No events yet
royriojas

royriojas/obj-util

A simple helper to set/get keys from objects using a string path like 'some.key.here'

JavaScript
0
1
MIT License