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

`asyncreduce` is a small JavaScript library that performs asynchronous reduction on an array of values, accumulating results through an async iterator function. It's designed for developers working with Node.js or the browser who need to process arrays asynchronously, such as calculating file sizes or aggregating data from multiple async operations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of thlorenz/asyncreduce

Account's avatar
thlorenz/runnel
Simple and small flow control library to execute async functions in sequence
Account's avatar
isaacs/nave
Virtual Environments for Node
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
tape-testing/testling
write tests for browser code

Support the repos that depend on this repository

Top contributors

thlorenz's profile
thlorenz
26 contributions

Recent events

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

No events yet
thlorenz

thlorenz/asyncreduce

Reduce an array of values via an asynchronous function.

JavaScript
3
0
MIT License