gulp-htmlmin
HTML minimizer
A Gulp plugin for minifying HTML files
Minify HTML
727 stars
14 watching
57 forks
Language: HTML
last commit: about 5 years ago
Linked from 2 awesome lists
gulpgulppluginhtmlhtml-minifierminminifierminifyplugin
Related projects:
Repository | Description | Stars |
---|---|---|
foru17/gulp-minimize | A Gulp plugin for minimizing HTML files | 3 |
ben-eb/gulp-svgmin | A Gulp plugin for minifying SVG files by applying optimization rules defined in an external configuration file or as part of the plugin's options. | 340 |
jonkemp/gulp-inline-css | A Gulp plugin that inline CSS properties into HTML files for improved performance and compatibility with email clients. | 272 |
jonkemp/gulp-useref | Replaces non-optimized script and stylesheet references in HTML files with optimized versions | 705 |
gulp-community/gulp-less | A plugin for the Gulp task runner to compile LESS files into CSS. | 559 |
terinjokes/gulp-uglify | Minifies JavaScript files using UglifyJS3 | 1,228 |
lesshint/gulp-lesshint | Automates linting of LESS files using the Gulp task runner and the LessHint tool. | 14 |
hamidfzm/flask-htmlmin | Minifies HTML and text responses in Flask applications | 97 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 425 |
sindresorhus/gulp-imagemin | Minifies images using various compression algorithms. | 1,903 |
unifiedjs/unified-engine-gulp | Tool to create Gulp plugins from unified processors | 7 |
dlmanning/gulp-sass | Sass compiler plugin for Gulp task automation | 1,571 |
ahaurw01/gulp-remember | A Gulp plugin that remembers and recalls files passed through it to optimize file processing. | 149 |
sindresorhus/gulp-markdown | Converts Markdown files to HTML using the marked library | 181 |
scniro/gulp-clean-css | A Gulp plugin for minifying CSS using the cleanCSS tool | 649 |