How to Install underscore.inflections NPM Packages on Ubuntu / Debian

How to Install underscore.inflections software package in NPM Packages

underscore.inflections : Port of ActiveSupport::Inflector::Inflections for underscore.js. You can installing underscore.inflections 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.inflections
$ sudo npm install -g underscore.inflections

If want to update the underscore.inflections package execute the command as below,

$ sudo npm update underscore.inflections

Update package globally,

$ npm install -g underscore.inflections

Git clone:

$ sudo  git clone https://github.com/rektide/underscore.inflections.git
$ sudo  npm install -g ./underscore.inflections

underscore.inflections@0.2.1 /usr/lib/node_modules/underscore.inflections

How to remove underscore.inflections package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall underscore.inflections

Basic Information of underscore.inflections NPM Package:

Package Name underscore.inflections
Version 0.2.1
Description Port of ActiveSupport::Inflector::Inflections for underscore.js
Released Date 2013-08-13T19:19:48.684Z
Published by geetarista
How to Learn https://www.npmjs.com/package/underscore.inflections/tutorial