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-any is a utility for converting various types of functions (callback, sync, promise-returning, or generator functions) into promise-returning functions, providing flexibility in handling different function styles. It's designed for developers who need to standardize function inputs to promises, particularly useful in libraries or APIs where users might provide functions in different formats.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of overlookmotel/promisify-any

Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Account's avatar
overlookmotel/co-bluebird
co with bluebird promises
Account's avatar
blakeembrey/is-generator
Check whether a value is a generator or generator function
Account's avatar
amasad/generator-supported
Check if JS harmony generators is supported in environment
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
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
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io

Support the repos that depend on this repository

Top contributors

overlookmotel's profile
overlookmotel
49 contributions

Recent events

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

No events yet
overlookmotel

overlookmotel/promisify-any

Promisify any of: callback function, sync function, generator function, promise-returning function

JavaScript
11
1
MIT License