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-call is a Node.js utility that allows functions to be called using either a callback or a promise, providing flexibility in how users interact with the API. It is ideal for developers who want to maintain backward compatibility with callback-based code while also offering promise-based async/await functionality.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bojand/promisify-call

Account's avatar
dbrockman/with-callback
A small helper function to bridge the gap when returning a promise from a function that takes a callback
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
jsdoc2md/jsdoc-to-markdown
Generates markdown API documentation from jsdoc annotated source code
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

bojand's profile
bojand
23 contributions
AlexBeauchemin's profile
AlexBeauchemin
2 contributions

Recent events

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

No events yet
bojand

bojand/promisify-call

Promisify a function call so users can call a function with a callback or get a promise

JavaScript
4
3
MIT License