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

This project provides a utility function that mimics the ES2015 `Array.find` method, allowing developers to search for the first element in an array that satisfies a given condition. It's designed for JavaScript developers, particularly those working with older environments that don't support the native `Array.find` method, and is available as an npm package for easy integration into projects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stefanduberg/array-find

Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

stefanduberg's profile
stefanduberg
2 contributions
r-browser-app-team's profile
r-browser-app-team
1 contributions

Recent events

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

No events yet
stefanduberg

stefanduberg/array-find

Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.

JavaScript
29
6
MIT License