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

Keypather is a lightweight utility library for manipulating nested object values using bracket and dot notation keypaths. It provides methods for getting, setting, and deleting deep object values, with support for immutable operations and keypath parsing using vanilla JavaScript. The library is ideal for developers working with complex data structures who need a simple way to access and modify nested properties.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tjmehta/value-for-keypath

Account's avatar
tjmehta/101
common javascript utils that can be required selectively that assume es5+
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
tjmehta/string-reduce
Reduce a string to a value
Account's avatar
jsdf/deep-freeze
recursively Object.freeze() objects and functions, works in strict mode
Account's avatar
epoberezkin/fast-deep-equal
Fast deep equal
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

tjmehta's profile
tjmehta
100 contributions
Nathan219's profile
Nathan219
4 contributions
cflynn07's profile
cflynn07
3 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
3 contributions
erasmo-marin's profile
erasmo-marin
2 contributions
justsml's profile
justsml
1 contributions
yaronyam's profile
yaronyam
1 contributions

Recent events

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

No events yet
tjmehta

tjmehta/value-for-keypath

Get, set, or delete deep object values using keypath strings (supports immutable operations) and more.

JavaScript
61
16
MIT License