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 `own-or-env` package provides a simple utility for retrieving a value from an object's own property or falling back to an environment variable, with optional boolean casting. It's designed for Node.js developers who need flexible configuration management, allowing them to prioritize object properties while seamlessly supporting environment variable overrides.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of isaacs/own-or-env

Account's avatar
isaacs/own-or
Either use the object's own property, or a fallback

Support the repos that depend on this repository

Top contributors

isaacs's profile
isaacs
6 contributions
jsumners's profile
jsumners
1 contributions

Recent events

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

No events yet
isaacs

isaacs/own-or-env

Use an objects own property, or an environment variable. Optionally treat as a boolean if the env should be set to 1 or 0.

JavaScript
4
1
ISC License