How to Install maxmin NPM Packages on Ubuntu / Debian

How to Install maxmin software package in NPM Packages

maxmin : Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B ? 91 B ? 53 B (gzip). You can installing maxmin 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 maxmin
$ sudo npm install -g maxmin

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

$ sudo npm update maxmin

Update package globally,

$ npm install -g maxmin

Git clone:

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

maxmin@2.1.0 /usr/lib/node_modules/maxmin

How to remove maxmin package :

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

$ sudo npm uninstall maxmin

Basic Information of maxmin NPM Package:

Package Name maxmin
Version 2.1.0
Description Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B ? 91 B ? 53 B (gzip)
Released Date 2015-12-23T21:29:32.770Z
Published by sindresorhus
How to Learn https://www.npmjs.com/package/maxmin/tutorial