How to Install humanize NPM Packages on Ubuntu / Debian

How to Install humanize software package in NPM Packages

humanize : Javascript string formatter for human readability. You can installing humanize 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 humanize
$ sudo npm install -g humanize

If want to update the humanize package execute the command as below,

$ sudo npm update humanize

Update package globally,

$ npm install -g humanize

Git clone:

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

humanize@0.0.9 /usr/lib/node_modules/humanize

How to remove humanize package :

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

$ sudo npm uninstall humanize

Basic Information of humanize NPM Package:

Package Name humanize
Version 0.0.9
Description Javascript string formatter for human readability
Released Date 2013-09-19T23:37:37.846Z
Published by taijin
How to Learn https://www.npmjs.com/package/humanize/tutorial