gulp-htmlclean
This gulp plugin is wrapper of htmlclean.
- Grunt plugin: grunt-htmlclean
- webpack loader: htmlclean-loader
If you want to just clean files, Command Line Tool is easy way.
Simple and safety HTML/SVG cleaner to minify without changing its structure.
See htmlclean for options and more information about htmlclean.
Getting Started
npm install gulp-htmlclean --save-dev
Usage
gulpfile.js
var gulp = htmlclean = ; gulp;
See htmlclean for the options.