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

Propget is a small utility for safely accessing deeply nested properties in objects and arrays using dot notation. It gracefully handles undefined paths and supports optional function execution with arguments, making it ideal for traversing complex data structures without errors. This tool is perfect for developers working with nested data in Node.js or browser environments, especially when they need a simple, dependency-free solution for property retrieval.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bigpipe/propget

Account's avatar
bigpipe/assume
Expect-like assertions that works seamlessly in node and browsers
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.

Support the repos that depend on this repository

Top contributors

3rd-Eden's profile
3rd-Eden
3 contributions

Recent events

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

No events yet
bigpipe

bigpipe/propget

Use dot notation to get properties from deeply nested object and array structures.

JavaScript
4
1
MIT License