npm install pify-allbluebird'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.
``bash``
npm i pify-all