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 **is_null_or_undefined** package provides a tiny utility function that checks whether a given value is strictly `null` or `undefined`, returning `true` only in those cases and `false` for anything else. It is a minimal, zero‑dependency helper intended for JavaScript projects that run in either the browser or Node.js and need a clear, reusable way to perform this common type check.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nathanfaucett/is_null_or_undefined

Account's avatar
nathanfaucett/is_null
checks if value is null
Account's avatar
nathanfaucett/is_undefined
checks if value is a undefined
Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
vkadam/grunt-jsbeautifier
jsbeautifier.org for grunt
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
defunctzombie/zuul
simple browser testing

Support the repos that depend on this repository

Top contributors

DataDaoDe's profile
DataDaoDe
7 contributions
nathanfaucett's profile
nathanfaucett
6 contributions

Recent events

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

No events yet
nathanfaucett

nathanfaucett/is_null_or_undefined

is_null_or_undefined for the browser and node.js

JavaScript
0
0
MIT License