grunt-contrib-htmlmin
HTML minifier
Minifies HTML files in a build process
Minify HTML.
425 stars
12 watching
68 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gruntjs/grunt-contrib-uglify | Minifies JavaScript files using UglifyJS to reduce file size and improve performance. | 1,482 |
gruntjs/grunt-contrib-imagemin | Tools for optimizing image sizes and formats using the imagemin plugin | 1,213 |
gruntjs/grunt-contrib-less | Compiles LESS files to CSS | 667 |
gruntjs/grunt-contrib-concat | A tool for combining multiple files into one | 812 |
sindresorhus/grunt-svgmin | Automates the minification of SVG files using SVGO | 433 |
jonschlinkert/gulp-htmlmin | A Gulp plugin for minifying HTML files | 727 |
jney/grunt-htmlcompressor | A Grunt plugin that compresses HTML files using the htmlcompressor library. | 35 |
juancarlospaco/css-html-js-minify | A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. | 217 |
foru17/gulp-minimize | A Gulp plugin for minimizing HTML files | 3 |
gruntjs/grunt-contrib-cssmin | Compresses CSS files by removing unnecessary characters and combining them into a single file | 793 |
terinjokes/gulp-uglify | Minifies JavaScript files using UglifyJS3 | 1,228 |
rehypejs/rehype-minify | Utility for optimizing HTML documents by removing unnecessary characters and attributes | 90 |
jgable/grunt-lesslint | Automates checking of LESS files for errors using Grunt and CSS Lint | 75 |
phated/grunt-dojo | Builds Dojo in a Grunt task to create JavaScript applications | 32 |
tim-b/grunt-aws-lambda | A Grunt plugin to assist in developing functions for AWS Lambda | 247 |