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‑is‑nullish** package provides a tiny utility function `isNull(value)` that determines whether a value should be considered *nullish*—i.e., `null`, `undefined`, the empty string, `NaN`, or any object/function that has no non‑nullish enumerable properties. It’s aimed at JavaScript/Node developers who need a more nuanced “empty” check than simple falsiness when validating inputs or cleaning data.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of vonthar/node-is-nullish

Account's avatar
vonthar/pkgdev
Personal configuration files for building npm packages.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

vonthar's profile
vonthar
1 contributions

Recent events

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

No events yet
vonthar

vonthar/node-is-nullish

Test a value for nullishness.

JavaScript
0
0
Mozilla Public License 2.0