gulp-useref
Optimizer
Replaces non-optimized script and stylesheet references in HTML files with optimized versions
Parse build blocks in HTML files to replace references to non-optimized scripts or stylesheets.
705 stars
13 watching
90 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
gulp-pluginuseref
Related projects:
Repository | Description | Stars |
---|---|---|
jonschlinkert/gulp-htmlmin | A Gulp plugin for minifying HTML files | 727 |
jonkemp/gulp-inline-css | A Gulp plugin that inline CSS properties into HTML files for improved performance and compatibility with email clients. | 272 |
foru17/gulp-minimize | A Gulp plugin for minimizing HTML files | 3 |
johnpapa/gulp-patterns | Automates tasks such as testing, code analysis, and deployment for JavaScript applications using Gulp. | 500 |
unifiedjs/unified-engine-gulp | Tool to create Gulp plugins from unified processors | 7 |
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 |
alexweber/es6-jspm-gulp-boilerplate | A boilerplate for building ES6+ apps with JSPM and Gulp | 135 |
bezoerb/gulp-htmlhint | A tool that integrates HTML validation into the Gulp workflow using the htmlhint wrapper | 81 |
robrich/gulp-exec | An npm package providing an exec plugin for Gulp tasks to run shell commands with customizable reporting and error handling. | 163 |
terinjokes/gulp-uglify | Minifies JavaScript files using UglifyJS3 | 1,228 |
jackfranklin/gulp-load-plugins | Automatically loads and configures Gulp plugins from dependencies. | 757 |
rehypejs/rehype-minify | Utility for optimizing HTML documents by removing unnecessary characters and attributes | 90 |
dlmanning/gulp-sass | Sass compiler plugin for Gulp task automation | 1,571 |
heldr/gulp-smushit | Optimizes image files by reducing their size using an online service | 33 |