sb-promisify : Node module for simple promisification. You can installing sb-promisify 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 sb-promisify $ sudo npm install -g sb-promisify
If want to update the sb-promisify package execute the command as below,
$ sudo npm update sb-promisify
Update package globally,
$ npm install -g sb-promisify
$ sudo git clone https://github.com/rektide/sb-promisify.git
$ sudo npm install -g ./sb-promisify
sb-promisify@2.0.2 /usr/lib/node_modules/sb-promisify
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall sb-promisify
| Package Name | sb-promisify |
| Version | 2.0.2 |
| Description | Node module for simple promisification |
| Released Date | 2017-05-01T21:29:59.083Z |
| Published by | steelbrain |
| How to Learn | https://www.npmjs.com/package/sb-promisify/tutorial |