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

`index-of` is a tiny Node/Bower module that returns the index of the first element in an array that strictly equals a given value (or –1 if not found), with an optional start index. It’s aimed at JavaScript developers who need a lightweight, dependency‑free utility for precise array lookups.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jonschlinkert/index-of

Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions

Support the repos that depend on this repository

Top contributors

jonschlinkert's profile
jonschlinkert
8 contributions
mattdesl's profile
mattdesl
2 contributions

Recent events

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

No events yet
jonschlinkert

jonschlinkert/index-of

Get the index of the first element in an array that returns truthy for the given value, using strict equality for comparisons.

JavaScript
6
2
MIT License