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 is a small utility library for running an array of functions in parallel, similar to `async.parallel` but more modular. It's useful for developers who need to execute multiple asynchronous tasks concurrently without waiting for each to complete before starting the next, and is particularly handy for reducing bundle size in browser applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of feross/run-parallel

Account's avatar
feross/queue-microtask
fast, tiny `queueMicrotask` shim for modern engines
Account's avatar
airtap/airtap
Run TAP unit tests in 1789+ browsers
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

feross's profile
feross
78 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
6 contributions
ArtskydJ's profile
ArtskydJ
3 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
2 contributions
kriskowal's profile
kriskowal
1 contributions

Recent events

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

No events yet
feross

feross/run-parallel

Run an array of functions in parallel

JavaScript
386
17
MIT License