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

find-index is a JavaScript module that provides an efficient implementation of the ES6 `Array.prototype.findIndex` method as a standalone package and ponyfill, allowing developers to find the index of an array item matching a predicate function. It's designed for JavaScript developers who need cross-environment compatibility for `findIndex` functionality, particularly those working in environments where native support is unavailable or inconsistent.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jsdf/find-index

Account's avatar
stefanduberg/array-findindex

Support the repos that depend on this repository

Top contributors

jsdf's profile
jsdf
23 contributions
sindresorhus's profile
sindresorhus
1 contributions

Recent events

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

No events yet
jsdf

jsdf/find-index

finds an item in an array matching a predicate function, and returns its index

JavaScript
11
1
MIT License