16 packages found
es6 Native Promise Defer that helps build promise/callback dual APIS
Naive callbackification 🙈
A Promise that's also a callback. Helpful for adapting callback APIs and event emitters for async/await code.
Use generators and yield to write regular callback-based functions
Proxy-Powered Promisification for your Pleasure
Observe a child_process's 'exit' and 'close' events and transform them into events with nodeback-style arguments (error, child).
Use generators and yield to write regular callback-based functions
Wrapper for calling Restful API
Provide flexible methods that accept callbacks and return promises without requiring a Promise implementation exist
Support Nodeback-style callbacks for fs.exists without breaking backward compatibility
A backport of `util.callbackify` for Node.js 6.0 and up.
- async
- callback
- callbackify
- cb
- convert
- depromisify
- dethenify
- errback
- nodeback
- nodeify
- promise-to-callback
- promise
- promisify
- then
- View more
For when your promise libraries `promisify` method just won't cut it!
Transform node callback style (nodeback) functions into ES6 promise-return function
Mapping of Chrome APIs to node-style callbacks
Lightweight JSON parse errback function