gulp-script-rev
gulp插件,将script标签内的src地址加上版本号
gulp插件,将script标签内的src地址加上版本号
Create *.json for the static file asset and revisioning through content hashing
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
Append file hash as a querystring to the resource references in html and css files
Rewrite occurences of filenames which have been renamed by gulp-rev
A gulp plugin to append the content hash to filenames.
Static asset revisioning using latest git commit for the repository
file.js -> 46af7237ab.js
Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.
Gulp plugin for long term caching static files. Renames files: file.ext => ia-Gd5r_5P3C8IwhDTkpEC7rQI.ext
Revises the version of the resource referenced in the html
Add static asset revision manifest to seajs config file
Takes your files, updates image names with a hash based on a function and updates all references in other files
Gulp plugin for long term caching static files. Renames files: file.ext => ia-Gd5r_5P3C8IwhDTkpEC7rQI.ext
A fingerprint manifest reader.
History change logger with adapter database or output
This library can get revisions that specific range of local source file from git or svn.
The lightweight plugin to override urls in css files to hashed after gulp-rev
Middleware which resolves requests based on generic filenames to the associated file fingerprint outlined in a manifest file. Forked from https://github.com/zeroEvidence/express-manifest.
Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.