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

Existy is a lightweight JavaScript utility for checking if a value exists, specifically returning `false` for `null` or `undefined` and `true` for all other values, including `0` and `false`. It's ideal for developers working with functional JavaScript patterns who need a simple, modular way to handle existence checks.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bcomnes/existy

Account's avatar
codeclimate/javascript-test-reporter
Code Climate test reporter client for javascript projects
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
feross/snazzy
Format JavaScript Standard Style as Stylish (i.e. snazzy) output
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

bcomnes's profile
bcomnes
10 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
7 contributions

Recent events

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

No events yet
bcomnes

bcomnes/existy

Check if something exists (e.g. not null || undefined)

JavaScript
2
0
ISC License