@eversports/grunt-filerev
Asset revisioning by using file content hashing
Asset revisioning by using file content hashing
Easy revisioning by appending customized strings to filenames: style.css => style-d41d8cd98f.css
Obtain information about Git repository revision in format like 'master-c73-gbbb6bec'
Middleware which resolves requests based on generic filenames to the associated file fingerprint outlined in a manifest file.
Create git rev json file and insert into Gulp pipeline
Customizable asset revisioner for gulp.
Forked from grunt-userev: Update references to assets versioned with grunt-filerev. Leaner and faster than grunt-usemin, and able to update already versioned references.
template include for gulp
Get a version for your build.
Get the current commit hash.
Caching middleware for Koa using koa-cash and route pattern-based matching with path-to-regexp. Made for Lad.
Command line utility for filename revisions
Get detailed data about current git repo
Rewrite occurences of filenames which have been renamed by gulp-rev
The lightweight plugin to override urls in css files to hashed after gulp-rev
WordPress assets revisioning.
Revisioning worpdress theme files by appending a hash to your assets path.
A "smart" file versioner for production environments which takes inter-file dependencies into account automatically.
Create a revved file path. I'm just modifying the example demo.css = > demo.css?V=5a6b8d
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css I'm just modifying the example demo.css => demo.css?V=5a6b8d.