@taskr/rev
Append a unique hash to filename. Optionally create a manifest mapping. Optionally rewrite references to updated filenames.
Append a unique hash to filename. Optionally create a manifest mapping. Optionally rewrite references to updated filenames.
Clean temporary files created by gulp-rev
Appends package version (package.json) to static files: style.css => style-2.0.2.css
Append unique string or md5 hash to paths in html files to force refresh - remove users cache app.js -> app_8j3d7a4f.js
git-rev CLI
Gulp plugin for replacing URLs based on a manifest, especially well-suited for revving asset URLs.
A gulp plugin to append the content hash to filenames.
{{css}} handlebars helper, for dynamically updating <link> tags for stylesheets, with options for adding, removing, revisioning, and minification.
easy add hash to asset path uc.js to uc.js?v=afb23 or simple add date uc.js to uc.js?v=201503031214
Hashing made simple. Get the hash of text or stdin.
Small library to hash asset filenames and generate asset manifest
cli and node api version of gulp/grunt-rev, uses rev-path, rev-hash to generate a json of assets
Static asset revisioning by create manifest.json, you can get assets uri like xxx.js?v=hs27skvi
Netlify build plugin to get optimal file caching with hashed file names and immutable cache headers
Builds a rev manifest file that is compatible with Rails. Forked from the manifest function of gulp-rev
Middleware which adds helper functions for dealing with manifest files and file fingerprints.
Webpack loader to replace asset paths with hashed ones from a rev-manifest.json file
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-098f6bcd.css
Static asset revisioning by appending content hash to filenames, then changing the names in html files.
Appends a file's hash to a file URL to cache assets in any file (html, templates)