to-callback

Converts result-first callbacks to classic (node.js-style) error-first callbacks with 3 lines of code. Useful when you want to promisify result-first APIs (like emitter.on). Inspired by [rfpify][] and probably used in it.

MIT License

Downloads
18
Stars
2
Committers
2

Commit Statistics

Past Year

All Time

Total Commits
0
21
Total Committers
0
2
Avg. Commits Per Committer
0.0
10.5
Bot Commits
0
6

Issue Statistics

Past Year

All Time

Total Pull Requests
0
23
Merged Pull Requests
0
6
Total Issues
0
0
Time to Close Issues
N/A
N/A
Package Rankings
Top 32.68% on Npmjs.org
Badges
Extracted from project README
npmjs.com The MIT License npm downloads code climate standard code style travis build status coverage status dependency status new message to charlike freenode #charlike tunnckoCore.tk keybase tunnckoCore tunnckoCore npm tunnckoCore twitter tunnckoCore github
Related Projects