gulp-minimize
HTML minimizer
A Gulp plugin for minimizing HTML files
Gulp plugin for HTML minifiy.Based on minimize.
3 stars
3 watching
0 forks
Language: JavaScript
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jonschlinkert/gulp-htmlmin | A Gulp plugin for minifying HTML files | 727 |
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 |
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 |
scniro/gulp-clean-css | A Gulp plugin for minifying CSS using the cleanCSS tool | 649 |
unifiedjs/unified-engine-gulp | Tool to create Gulp plugins from unified processors | 7 |
ben-eb/gulp-csso | Minifies CSS files using the CSSO library to reduce file size and improve compression | 243 |
jonkemp/gulp-useref | Replaces non-optimized script and stylesheet references in HTML files with optimized versions | 705 |
lesshint/gulp-lesshint | Automates linting of LESS files using the Gulp task runner and the LessHint tool. | 14 |
dlmanning/gulp-sass | Sass compiler plugin for Gulp task automation | 1,571 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 425 |
jonkemp/gulp-inline-css | A Gulp plugin that inline CSS properties into HTML files for improved performance and compatibility with email clients. | 272 |
swaagie/minimize | A fast and highly configurable HTML minifier for servers that preserves structural integrity and supports CSS and JavaScript processing. | 162 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,321 |
floatdrop/gulp-bem-pack | Tools for browserifying JavaScript files with bem-pack levels support | 1 |