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 is a tiny Node‑style library that treats asynchronous operations as first‑class values—functions that accept a single `(err, value)` callback. It provides combinators such as `map`, `mapAsync`, `chain`, `join`, `both`, and `either` (plus helpers like `of`, `error`, `to`, `series`, and `para`) so developers can compose, transform, and control async flows without nesting callbacks. The project is aimed at JavaScript/Node developers who want a functional, monadic style for handling callbacks.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of raynos/continuable

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
62 contributions
dominictarr's profile
dominictarr
5 contributions
pirfalt's profile
pirfalt
4 contributions
jtremback's profile
jtremback
1 contributions

Recent events

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

No events yet
raynos

raynos/continuable

Idea for callbacks as values

JavaScript
55
6
MIT License