minimize : Minimize HTML. You can installing minimize 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 minimize $ sudo npm install -g minimize
If want to update the minimize package execute the command as below,
$ sudo npm update minimize
Update package globally,
$ npm install -g minimize
$ sudo git clone https://github.com/rektide/minimize.git
$ sudo npm install -g ./minimize
minimize@2.1.0 /usr/lib/node_modules/minimize
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall minimize
| Package Name | minimize |
| Version | 2.1.0 |
| Description | Minimize HTML |
| Released Date | 2017-03-08T10:00:25.926Z |
| Published by | swaagie |
| How to Learn | https://www.npmjs.com/package/minimize/tutorial |