fis-optimizer-html-minifier : A optimizer plugin for fis to compress html by using html-minifier.. You can installing fis-optimizer-html-minifier 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 fis-optimizer-html-minifier $ sudo npm install -g fis-optimizer-html-minifier
If want to update the fis-optimizer-html-minifier package execute the command as below,
$ sudo npm update fis-optimizer-html-minifier
Update package globally,
$ npm install -g fis-optimizer-html-minifier
$ sudo git clone https://github.com/rektide/fis-optimizer-html-minifier.git
$ sudo npm install -g ./fis-optimizer-html-minifier
fis-optimizer-html-minifier@0.0.9 /usr/lib/node_modules/fis-optimizer-html-minifier
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fis-optimizer-html-minifier
Package Name | fis-optimizer-html-minifier |
Version | 0.0.9 |
Description | A optimizer plugin for fis to compress html by using html-minifier. |
Released Date | 2014-07-09T10:52:04.881Z |
Published by | fouber |
How to Learn | https://www.npmjs.com/package/fis-optimizer-html-minifier/tutorial |