A gulp plugin to alias modules based on revision manifest.
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.098f6bcd.css, also re-writes references in each file to new reved name.
Rewrite occurences of filenames which have been renamed by gulp-rev
Rewrite references to assets that have been revisioned using gulp-rev
Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer
Delete the original file rewritten by gulp-rev.
Builds projects using require.js's optimizer
Formatting options for static revisioned assets generated by gulp-rev or gulp-git-rev: unicorn.css => unicorn[pre]d41d8cd98f[pre].css
TypeScript definitions for gulp-rev
Synchronously get the current git commit hash, tag, or branch
Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.
RequireJS optimizer plugin for gulp
A small api to read and write your requirejs config file
TypeScript definitions for gulp-rev-replace
Cache-busting plugin(new support for custom rev-type compared with gulp-rev-append) for gulp.
Remove gulp-rev or gulp-rev-all file originals
Clean temporary files created by gulp-rev
Create a revved file path
broccoli asset revisions (fingerprint)
Create a hash for file revving
The lightweight plugin to override urls in css files to hashed after gulp-rev
A Karma plugin. Adapter for RequireJS framework.
Trace imports, detect unused code, clean dependencies — all with a super-fast CLI