gulp-htmlhint : A plugin for Gulp. You can installing gulp-htmlhint 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-htmlhint $ sudo npm install -g gulp-htmlhint
If want to update the gulp-htmlhint package execute the command as below,
$ sudo npm update gulp-htmlhint
Update package globally,
$ npm install -g gulp-htmlhint
$ sudo git clone https://github.com/rektide/gulp-htmlhint.git
$ sudo npm install -g ./gulp-htmlhint
gulp-htmlhint@1.0.0 /usr/lib/node_modules/gulp-htmlhint
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-htmlhint
Package Name | gulp-htmlhint |
Version | 1.0.0 |
Description | A plugin for Gulp |
Released Date | 2017-10-26T04:17:35.851Z |
Published by | bezoerb |
How to Learn | https://www.npmjs.com/package/gulp-htmlhint/tutorial |