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

`reduce-first` is a utility function that combines the behavior of `Array.prototype.find` and `Array.prototype.reduce`, allowing you to return a transformation of the first item in an array that meets a condition. It's designed for JavaScript/TypeScript developers who frequently need to find and transform array elements in a single operation. The package is particularly useful for those who want to avoid writing custom loops when they need both the search and transformation functionality provided by `reduce-first`.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bconnorwhite/reduce-first

Account's avatar
autosoftoss/autorepo
Autorepo abstracts away your dev dependencies, providing a single command to run all of your scripts.

Support the repos that depend on this repository

Top contributors

bconnorwhite's profile
bconnorwhite
7 contributions

Recent events

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

No events yet
bconnorwhite

bconnorwhite/reduce-first

Return early from reduce

TypeScript
2
0
No license