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 exports a single function `indexIsValid(index, arrayLength)`. It returns a boolean indicating whether the given index (positive or negative, like JavaScript’s array indexing) falls within the valid range for an array of the specified length. Intended for JavaScript/Node developers who need a quick, reliable check for index bounds when working with arrays.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of writetome51/index-is-valid

Account's avatar
writetome51/error-if-not-integer
Triggers error if argument is not integer of type 'number'

Support the repos that depend on this repository

Top contributors

writetome51-2's profile
writetome51-2
7 contributions

Recent events

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

No events yet
writetome51

writetome51/index-is-valid

Function returns true or false based on whether or not a certain index can exist in a certain array length

JavaScript
0
0
MIT License