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

**ctrlflow** is a lightweight Node‑JS library that lets you compose asynchronous operations into a single, easy‑to‑call function. By feeding an array (or nested object) of steps—each can be a normal async function, a parallel group, or a shortcut notation—the library runs them in sequence (or in parallel where specified), automatically propagates results, and catches both thrown exceptions and callback errors, invoking a final callback with any error. It’s aimed at developers who need a clear, error‑robust alternative to other async flow tools like async, step, or slide.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of dominictarr/ctrlflow

Account's avatar
dominictarr/curry
flexible but simple curry function

Support the repos that depend on this repository

Top contributors

dominictarr's profile
dominictarr
36 contributions

Recent events

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

No events yet
dominictarr

dominictarr/ctrlflow

another async control flow lib

JavaScript
11
2
No license