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

Universalify is a tiny utility library that lets you turn any Node‑style callback function into one that also returns a Promise, and vice‑versa, so the same API can be used with either callbacks or promises. It’s aimed at library authors and developers who want to provide dual‑compatible asynchronous functions without writing separate implementations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ryanzim/universalify

Account's avatar
shuhei/colortape
Colorize test results of tape/node-tap.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

RyanZim's profile
RyanZim
23 contributions
joepie91's profile
joepie91
2 contributions
BendingBender's profile
BendingBender
1 contributions
JPeer264's profile
JPeer264
1 contributions
H4ad's profile
H4ad
1 contributions

Recent events

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

No events yet
ryanzim

ryanzim/universalify

Make a callback- or promise-based function support both promises and callbacks.

JavaScript
112
15
MIT License