How to Install gzip-js NPM Packages on Ubuntu / Debian

How to Install gzip-js software package in NPM Packages

gzip-js : GZIP in pure JavaScript (works in the browser). You can installing gzip-js 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 gzip-js
$ sudo npm install -g gzip-js

If want to update the gzip-js package execute the command as below,

$ sudo npm update gzip-js

Update package globally,

$ npm install -g gzip-js

Git clone:

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

gzip-js@0.3.2 /usr/lib/node_modules/gzip-js

How to remove gzip-js package :

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

$ sudo npm uninstall gzip-js

Basic Information of gzip-js NPM Package:

Package Name gzip-js
Version 0.3.2
Description GZIP in pure JavaScript (works in the browser)
Released Date 2013-05-04T21:05:57.864Z
Published by beatgammit
How to Learn https://www.npmjs.com/package/gzip-js/tutorial