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 **get‑property** package provides a tiny utility function `getProperty(path, object)` that returns the value of a nested property specified by a dot‑separated string (e.g., `'address.street.name'` or `'items.0.price'`). It’s useful for JavaScript/TypeScript developers who need to read deep object or array values dynamically without manually chaining property accesses.

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

writetome51-2's profile
writetome51-2
13 contributions

Recent events

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

No events yet
writetome51

writetome51/get-property

Allows you to retrieve value of object property using dot-notation in a string

JavaScript
0
0
MIT License