thunkify-wrap : Turn callbacks, arrays, generators, generator functions, and promises into a thunk. You can installing thunkify-wrap 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 thunkify-wrap $ sudo npm install -g thunkify-wrap
If want to update the thunkify-wrap package execute the command as below,
$ sudo npm update thunkify-wrap
Update package globally,
$ npm install -g thunkify-wrap
$ sudo git clone https://github.com/rektide/thunkify-wrap.git
$ sudo npm install -g ./thunkify-wrap
thunkify-wrap@1.0.4 /usr/lib/node_modules/thunkify-wrap
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall thunkify-wrap
| Package Name | thunkify-wrap |
| Version | 1.0.4 |
| Description | Turn callbacks, arrays, generators, generator functions, and promises into a thunk |
| Released Date | 2014-11-07T08:34:59.093Z |
| Published by | dead_horse |
| How to Learn | https://www.npmjs.com/package/thunkify-wrap/tutorial |