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

This repository provides two small JavaScript utility functions, `isEmpty()` and `notEmpty()`, that check whether an input's `length` property is zero or non-zero. They are designed for developers working with arrays, strings, or array-like objects who need reliable length validation. The functions throw clear errors for inputs that lack a `length` property or are `undefined`, making them safe for validating expected data

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of writetome51/is-empty-not-empty

Account's avatar
writetome51/has-value-no-value
2 functions that check if argument is undefined or null

Support the repos that depend on this repository

Top contributors

writetome51-2's profile
writetome51-2
5 contributions

Recent events

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

No events yet
writetome51

writetome51/is-empty-not-empty

2 javascript functions that check if the argument has a 'length' property with a value of 0

JavaScript
0
0
MIT License