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 cosmosio/nested-property project provides a simple API to read, write, or test for deeply nested properties in JavaScript objects and arrays using a string path notation. It supports wildcards for array operations and safely handles missing properties by creating intermediate objects as needed. This library is ideal for developers working with complex JSON-like data structures who need a concise way to manipulate nested values without verbose traversal code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of cosmosio/nested-property

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.

Support the repos that depend on this repository

Top contributors

podefr's profile
podefr
55 contributions
dependabot[bot]'s profile
dependabot[bot]
3 contributions
Alan-Cha's profile
Alan-Cha
1 contributions
Nilz11's profile
Nilz11
1 contributions
stefanorie's profile
stefanorie
1 contributions
igor-barbosa's profile
igor-barbosa
1 contributions

Recent events

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

No events yet
cosmosio

cosmosio/nested-property

Read or write an array or object's nested property via a string like 'my.nested.property'

JavaScript
56
8
Other