node-pify

promisify a callback-style function

Description

pify permits ont to transform a callback-style function into a promise-style function. In comparison with builtin function `util.promisify`, pify is faster, supports wrapping a whole module/object, has useful options and does have a magic behavior for certain Node.js methods.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/sindresorhus/pify


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-pify