underscore-plus : Underscore plus additional utilities. You can installing underscore-plus 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 underscore-plus $ sudo npm install -g underscore-plus
If want to update the underscore-plus package execute the command as below,
$ sudo npm update underscore-plus
Update package globally,
$ npm install -g underscore-plus
$ sudo git clone https://github.com/rektide/underscore-plus.git
$ sudo npm install -g ./underscore-plus
underscore-plus@1.6.6 /usr/lib/node_modules/underscore-plus
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall underscore-plus
| Package Name | underscore-plus |
| Version | 1.6.6 |
| Description | Underscore plus additional utilities |
| Released Date | 2014-12-18T16:50:54.655Z |
| Published by | maxbrunsfeld |
| How to Learn | https://www.npmjs.com/package/underscore-plus/tutorial |