Search results
16 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
es6 Native Promise Defer that helps build promise/callback dual APIS
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
Wrapper for calling Restful API
Use generators and yield to write regular callback-based functions
Naive callbackification 🙈
Provide flexible methods that accept callbacks and return promises without requiring a Promise implementation exist
Transform node callback style (nodeback) functions into ES6 promise-return function
Proxy-Powered Promisification for your Pleasure
Use generators and yield to write regular callback-based functions
Observe a child_process's 'exit' and 'close' events and transform them into events with nodeback-style arguments (error, child).
A Promise that's also a callback. Helpful for adapting callback APIs and event emitters for async/await code.
node-style callback to promise
Lightweight JSON parse errback function
For when your promise libraries `promisify` method just won't cut it!
Support Nodeback-style callbacks for fs.exists without breaking backward compatibility
Mapping of Chrome APIs to node-style callbacks