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

`promise-compose` is a JavaScript library for composing functions that either return values or Promises, allowing for sequential or right-to-left execution. It’s designed for developers working with asynchronous operations who need a clean way to chain together multiple functions for data transformation or processing. This library provides flexibility in how functions are applied, supporting both standard left-to-right and right-to-left composition.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of 0x8890/promise-compose

Account's avatar
daliwali/tapdance
Test harness that emits the Test Anything Protocol (TAP).

Support the repos that depend on this repository

Top contributors

gr0uch's profile
gr0uch
6 contributions

Recent events

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

No events yet
0x8890

0x8890/promise-compose

Compose an arbitrary number of functions that accept one argument and return either a value or a Promise.

JavaScript
7
2
MIT License