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

Promisify-node is a utility for converting Node.js-style callback functions into Promise-based functions, simplifying asynchronous code management. It supports wrapping entire modules, individual functions, or specific methods on objects, with options to avoid mutating the original. This tool is ideal for developers looking to modernize legacy Node.js code or integrate Promise-based workflows into existing callback-driven projects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nodegit/promisify-node

Account's avatar
nodegit/promise
Bare bones Promises/A+ implementation with synchronous inspection
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca

Support the repos that depend on this repository

Top contributors

tbranyen's profile
tbranyen
19 contributions
maxkorp's profile
maxkorp
8 contributions
johnhaley81's profile
johnhaley81
6 contributions
jon-hall's profile
jon-hall
2 contributions
jugglinmike's profile
jugglinmike
2 contributions

Recent events

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

No events yet
nodegit

nodegit/promisify-node

Wrap Node-callback functions to return Promises.

JavaScript
147
20
MIT License