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

**continuable‑list** is a tiny Node library that takes an array of *continuable* functions (functions that accept a single callback) and returns a single continuable which, when invoked, runs all the input continuables in parallel and yields an array of their results (or an error if any fail). It’s useful for developers working with continuation‑style async code—especially when they need to batch multiple asynchronous operations (e.g., reading several files) and handle their outcomes together.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of colingo/continuable-list

Account's avatar
Raynos/continuable
Idea for callbacks as values
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

Raynos's profile
Raynos
10 contributions

Recent events

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

No events yet
colingo

colingo/continuable-list

JavaScript
2
0
MIT License