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 **node‑env‑flag** package provides a tiny utility for Node.js that parses environment variables into boolean values, treating strings like `"true"`, `"TRUE"` or `"1"` as true and `"false"`, `"FALSE"` or `"0"` as false, with optional defaults. It’s useful for developers who need a simple, reliable way to toggle features or settings via environment variables without writing repetitive parsing code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of grimen/node-env-flag

Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
codecov/codecov-node
Uploading report to Codecov: https://codecov.io
Account's avatar
jestjs/jest
Delightful JavaScript Testing.

Support the repos that depend on this repository

Top contributors

grimen's profile
grimen
11 contributions
bitdeli-chef's profile
bitdeli-chef
1 contributions

Recent events

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

No events yet
grimen

grimen/node-env-flag

Little util function for simpler extracting Boolean values from ENV variables in Node.js.

JavaScript
8
1
MIT License