indexed
database-like indexed array that always returns a new array
database-like indexed array that always returns a new array
Maintain a mapping from some SHA to files somewhere in the history of a git repo
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.
Forked from https://github.com/smysnk/gulp-rev-all with gulp-util dependency removed
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
Fork sindresorhus/gulp-rev. Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
Renamed to gulp-rev-outdated
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css unicorn.css => unicorn.css?v=d41d8cd98f
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.css?v=d41d8cd98f
基于gulp-rev的功能扩展
improve gulp-rev
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-098f6bcd.css. Added forceRev option in this fork.
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
improve gulp-rev2
Appends a file's hash to a file URL to cache assets in any file (html, templates)
appends a file's hash to a file URL in html file