pify-all
v1.0.0
Published
promisifyAll but with pify
Downloads
5
Readme
pify-all
bluebird
's promisifyAll
implemented with
pify.
For those times when you don't want to pull in all
of bluebird
just to promisify some functions
and you want it to work in the browser.
This is essentially a fork of util-promisifyall.
Installation
npm i pify-all