gulp-minify-html : Minify html with minimize.. You can installing gulp-minify-html 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 gulp-minify-html $ sudo npm install -g gulp-minify-html
If want to update the gulp-minify-html package execute the command as below,
$ sudo npm update gulp-minify-html
Update package globally,
$ npm install -g gulp-minify-html
$ sudo git clone https://github.com/rektide/gulp-minify-html.git
$ sudo npm install -g ./gulp-minify-html
gulp-minify-html@1.0.6 /usr/lib/node_modules/gulp-minify-html
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-minify-html
Package Name | gulp-minify-html |
Version | 1.0.6 |
Description | Minify html with minimize. |
Released Date | 2016-02-24T10:36:53.565Z |
Published by | murphydanger |
How to Learn | https://www.npmjs.com/package/gulp-minify-html/tutorial |