hasha
Hashing made simple. Get the hash of a buffer/string/stream/file.
Hashing made simple. Get the hash of a buffer/string/stream/file.
broccoli asset revisions (fingerprint)
Create a hash for file revving
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
Create a revved file path
Rewrite occurences of filenames which have been renamed by gulp-rev
Asset revisioning by using file 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.
Delete the original file rewritten by gulp-rev.
Rewrite references to assets that have been revisioned using gulp-rev
Old static asset revision files filter
Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.
Delete replaced files from an old manifest
The lightweight plugin to override urls in css files to hashed after gulp-rev
Remove gulp-rev or gulp-rev-all file originals
Formatting options for static revisioned assets generated by gulp-rev or gulp-git-rev: unicorn.css => unicorn[pre]d41d8cd98f[pre].css
Rollup plugin to add a checksum to your destination filename
Takes your files, updates image names with a hash based on a function and updates all references in other files
Generate a rev-manifest file, mapping original paths to revisioned counterparts.
Get the revved file path of a file