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

`undefsafe` is a JavaScript utility function that safely retrieves or sets deep object properties without throwing errors when intermediate properties are undefined. It's particularly useful for developers working with complex nested data structures who need to avoid runtime errors when accessing potentially missing properties.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of remy/undefsafe

Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing

Support the repos that depend on this repository

Top contributors

remy's profile
remy
31 contributions
sebdeckers's profile
sebdeckers
1 contributions
eugenelim's profile
eugenelim
1 contributions

Recent events

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

No events yet
remy

remy/undefsafe

Simple *function* for retrieving deep object properties without getting "Cannot read property 'X' of undefined"

JavaScript
72
9
MIT License