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

This project provides a function to call a Node-style callback with the resolution value or rejection cause of a Promise, addressing common pitfalls like falsey rejection causes and unhandled rejections. It's designed for developers working with Node.js code that needs to support both Promise-based and callback-based APIs, particularly those who want to avoid the issues that arise from naive Promise-to-callback conversions.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kevinoid/promise-nodeify

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Compile ES2015 arrow functions to ES5
Account's avatar
babel/babel
Compile ES2015 block scoping (const and let) to ES5
Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Account's avatar
codecov/codecov-node
Uploading report to Codecov: https://codecov.io
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
greenkeeperio/greenkeeper-lockfile
Your lockfile, up to date, all the time
Account's avatar
hparra/gulp-rename
Rename files
Account's avatar
gulp-sourcemaps/gulp-sourcemaps
Sourcemap support for gulpjs.
Account's avatar
eduardolundgren/gulp-umd
Gulp plugin for build JavaScript files as Universal Module Definition, aka UMD.
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
jsdoc/jsdoc
An API documentation generator for JavaScript.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
kevinoid/nodecat
A Node.js implementation of cat, as specified by POSIX/SUSv3. No frills, no buffering, no charset conversion, just cat.
Account's avatar
blakeembrey/promise-finally
Simple wrapper to run promise "finally" logic
Account's avatar
mafintosh/pump
pipe streams together and close all of them if one of them closes
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)

Support the repos that depend on this repository

Top contributors

kevinoid's profile
kevinoid
501 contributions
dependabot[bot]'s profile
dependabot[bot]
22 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
17 contributions
dependabot-preview[bot]'s profile
dependabot-preview[bot]
3 contributions

Recent events

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

No events yet
kevinoid

kevinoid/promise-nodeify

Call a Node-style callback with the resolution value or rejection cause of a Promise without the common pitfalls.

JavaScript
2
0
MIT License