grunt-htmlcompressor
HTML compressor
A Grunt plugin that compresses HTML files using the htmlcompressor library.
grunt plugin for html compression, using htmlcompressor.jar
35 stars
3 watching
6 forks
Language: JavaScript
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gruntjs/grunt-contrib-cssmin | Compresses CSS files by removing unnecessary characters and combining them into a single file | 793 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 425 |
babel/grunt-babel | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
gruntjs/grunt-contrib-less | Compiles LESS files to CSS | 667 |
shootaroo/jit-grunt | Improves Grunt's performance by loading plugins dynamically at runtime | 509 |
bezoerb/grunt-critical | Grunt plugin to extract and inline critical CSS from HTML files | 154 |
gruntjs/grunt-contrib-concat | A tool for combining multiple files into one | 812 |
krampstudio/grunt-jsdoc | Generates documentation for JavaScript projects using the jsdoc3 tool | 387 |
webpack-contrib/compression-webpack-plugin | Tools for compressing web assets to improve transfer efficiency and reduce network latency. | 1,413 |
somerandomdude/grunt-webp | Converts images to the WebP format using various quality and compression settings. | 118 |
rtfeldman/grunt-elm | Compiles Elm files to JavaScript using Grunt | 19 |
johncashmore/grunt-cssshrink | A Grunt plugin for shrinking CSS files | 28 |
ericclemmons/grunt-react | A Grunt task for compiling Facebook React's JSX templates into JavaScript files | 150 |
stereobooster/html_press | A tool for compressing HTML by removing whitespace and converting relative URLs to absolute ones. | 35 |
sindresorhus/gulp-zip | A tool for compressing files into a ZIP archive | 270 |