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

cb2promise is a lightweight utility for converting standard Node.js callback-style functions into ES2015 Promises, simplifying the process of providing APIs that support both callback and promise patterns. It's designed for developers working on Node.js projects who want to modernize their codebase by enabling promise-based async handling without rewriting existing callback functions. The library is optimized for performance and is commonly used across projects for its simplicity and efficiency.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kikobeats/cb2promise

Account's avatar
aheckmann/sliced
A faster Node.js alternative to Array.prototype.slice.call(arguments)
Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
mafintosh/nanobench
Simple benchmarking tool with TAP-like output that is easy to parse
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
zeke/standard-markdown
Test your Markdown files for Standard JavaScript Style™

Support the repos that depend on this repository

Top contributors

Kikobeats's profile
Kikobeats
49 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
6 contributions
dok's profile
dok
2 contributions
dependabot-preview[bot]'s profile
dependabot-preview[bot]
1 contributions

Recent events

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

No events yet
kikobeats

kikobeats/cb2promise

It converts from standard NodeJS callback into a ES2015 Promise.

JavaScript
8
5
MIT License