standard-as-callback
A performant and standard (Bluebird) library that registers a node-style callback on a promise
@ioredis/as-callback
A performant and standard (Bluebird) library that registers a node-style callback on a promise
nodeify
Convert promised code to use node style callbacks
promise-nodeify
Call a Node-style callback with the resolution value or rejection cause of a Promise without the common pitfalls.