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

A tiny utility library that checks an index returned from `Array.indexOf` (or any similar lookup) and throws an error when the index is negative, indicating the searched value wasn’t found. It’s meant for JavaScript/Node developers who want a concise, reusable guard to catch “value not found in array” cases early in their code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

writetome51-2's profile
writetome51-2
8 contributions

Recent events

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

No events yet
writetome51

writetome51/error-if-index-is-negat...

Function triggers error if a given index is a negative number, meaning the item was not found in the array

JavaScript
0
0
MIT License