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
$ sudo git clone https://github.com/rektide/maxmin.git
$ sudo npm install -g ./maxmin
maxmin@2.1.0 /usr/lib/node_modules/maxmin
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall maxmin
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 |