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

**ondone** is a tiny (~1 KB) Node.js utility that coordinates the completion of a set of asynchronous functions. It returns wrapper callbacks that can be used with any async runner (e.g., async.js, miniq); when all tasks finish it invokes a final “done” handler, propagates the first error it encounters, cancels the remaining tasks, and guards against multiple calls to the done handler. It’s aimed at library authors and developers who need a lightweight, framework‑agnostic way to batch and monitor async tasks without pulling in a full‑featured async library.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mixu/ondone

Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code

Support the repos that depend on this repository

Top contributors

mixu's profile
mixu
2 contributions

Recent events

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

No events yet
mixu

mixu/ondone

Wait for one or more async functions to be done.

JavaScript
0
1
No license