minify : Minifier of js, css, html and img. You can installing minify 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 minify $ sudo npm install -g minify
If want to update the minify package execute the command as below,
$ sudo npm update minify
Update package globally,
$ npm install -g minify
$ sudo git clone https://github.com/rektide/minify.git
$ sudo npm install -g ./minify
minify@3.0.2 /usr/lib/node_modules/minify
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall minify
Package Name | minify |
Version | 3.0.2 |
Description | Minifier of js, css, html and img |
Released Date | 2017-10-09T09:31:19.158Z |
Published by | coderaiser |
How to Learn | https://www.npmjs.com/package/minify/tutorial |