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 **array‑get‑indexes** package provides two utility functions—`getIndexOf` and `getIndexesOf`—that locate the position(s) of a value (including nested arrays) within a JavaScript array, with options for picking a specific occurrence or searching from the end. It’s aimed at developers who need fast, flexible index‑search capabilities in Node or browser code without pulling in larger libraries.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of writetome51/array-get-indexes

Account's avatar
writetome51/array-append-prepend
Functions append() and prepend(), which are alternatives to Array.push() and Array.unshift()
Account's avatar
writetome51/is-array-not-array
2 functions that check if argument is or is not array
Account's avatar
writetome51/is-match
A substitute for using === operator. Useful when arrays don't have to be identical via === to be deemed a match. They must only have identical content.
Account's avatar
writetome51/error-if-not-array
Function triggers error if argument is not array
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
30 contributions

Recent events

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

No events yet
writetome51

writetome51/array-get-indexes

array-handling functions that return indexes of items in the array

JavaScript
0
0
MIT License