gulp-rev

Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css

gulp-rev-all

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.

gulp-rev-collector

Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.

gulp-rev-format

Formatting options for static revisioned assets generated by gulp-rev or gulp-git-rev: unicorn.css => unicorn[pre]d41d8cd98f[pre].css