Add query to CSS for cache buster.
Append a query string to your assets to bust that cache!
Bust static assets from the cache using content hashing
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name.
Rewrite occurences of filenames which have been renamed by gulp-rev
Minify css with clean-css.
Gulp plugin for generating an identity sourcemap for a file.
PostCSS gulp plugin
A cache proxy plugin for Gulp
A rspack plugin to retry loading of chunks that failed to load
Fully working project examples showing how to use BrowserSync in various ways
SVG sprites & stacks galore — A low-level Node.js module that takes a bunch of SVG files, optimizes them and bakes them into SVG sprites of several types along with suitable stylesheet resources (e.g. CSS, Sass, LESS, Stylus, etc.)
Less for Gulp
A cache object that deletes the least-recently-used items.
gulp plugin to publish files to amazon s3
Watch, that actually is an endless stream
A webpack plugin to retry loading of chunks that failed to load
Prefix CSS
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
A simple in-memory file cache for gulp
Convert CSS stylesheets between left-to-right and right-to-left directions.
Concatenate css files, rebasing urls and inlining @import
Reloads all style sheets in the page associated with a URL
Require hook for automatic V8 compile cache persistence