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

`es-hasown` provides a concise and efficient shorthand for checking if an object has its own property, using `Object.prototype.hasOwnProperty.call`. It's a small, dependency-free ES Module designed for JavaScript developers who need a reliable way to perform this common object check. This is particularly useful in environments prioritizing modern JavaScript practices and module compatibility.

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

zeekay's profile
zeekay
4 contributions

Recent events

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

No events yet
zeekay

zeekay/es-hasown

Shorthand for Object.prototype.hasOwnProperty.call(obj, name)

JavaScript
2
0
MIT License