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‑hash is a tiny Node.js utility that takes an object whose values are “continuable” functions (functions that follow the `(cb) => …` callback style) and returns a single continuable which, when invoked, runs all the constituent functions in parallel and produces an object mapping the original keys to their resolved results. It’s useful for developers working with callback‑based asynchronous code who want a simple way to aggregate multiple async operations into one structured result.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of colingo/continuable-hash

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
8 contributions

Recent events

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

No events yet
colingo

colingo/continuable-hash

Turn a hash of continuables into a continuable containing a hash of values

JavaScript
1
0
MIT License