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

Promisize is a lightweight JavaScript library that enables functions to support both callbacks and promises without dependencies. It wraps a Node.js-style callback, returning a new callback with a `promise` property that fulfills when called if no callback is provided, otherwise it invokes the original callback. This tool is ideal for library developers who want to offer flexible async interfaces without forcing users to adopt promises or callbacks exclusively.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of xuset/promisize

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

xuset's profile
xuset
8 contributions

Recent events

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

No events yet
xuset

xuset/promisize

Easily support callbacks and promises in your js library

JavaScript
2
1
MIT License