thenify-all : Promisifies all the selected functions in an object. You can installing thenify-all npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install thenify-all $ sudo npm install -g thenify-all
If want to update the thenify-all package execute the command as below,
$ sudo npm update thenify-all
Update package globally,
$ npm install -g thenify-all
$ sudo git clone https://github.com/rektide/thenify-all.git
$ sudo npm install -g ./thenify-all
thenify-all@1.6.0 /usr/lib/node_modules/thenify-all
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall thenify-all
| Package Name | thenify-all |
| Version | 1.6.0 |
| Description | Promisifies all the selected functions in an object |
| Released Date | 2015-01-10T17:24:24.668Z |
| Published by | dead_horse |
| How to Learn | https://www.npmjs.com/package/thenify-all/tutorial |