Removes occurences of *.map filenames in the manifest file created by gulp-rev
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
Gulp plugin for mapping sources of a sourcemap.
Gulp plugin for generating an identity sourcemap for a file.
Rewrite references to assets that have been revisioned using gulp-rev
Trace imports, detect unused code, clean dependencies — all with a super-fast CLI
Delete the original file rewritten by gulp-rev.
Formatting options for static revisioned assets generated by gulp-rev or gulp-git-rev: unicorn.css => unicorn[pre]d41d8cd98f[pre].css
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.
TypeScript definitions for gulp-rev
Persistent ordered mapping from strings
Array manipulation, ordering, searching, summarizing, etc.
Remove gulp-rev or gulp-rev-all file originals
Clean temporary files created by gulp-rev
Rename files
Does a vinyl file match a condition?
TypeScript definitions for gulp-rev-replace
Old static asset revision files filter
Facebook's EventEmitter is a simple emitter implementation that prioritizes speed and simplicity. It is conceptually similar to other emitters like Node's EventEmitter, but the precise APIs differ. More complex abstractions like the event systems used on
Cache-busting plugin(new support for custom rev-type compared with gulp-rev-append) for gulp.
Remove a UTF8 BOM at the start of the stream.