Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
hasha
Hashing made simple. Get the hash of a buffer/string/stream/file.
broccoli-asset-rev
broccoli asset revisions (fingerprint)
rev-path
Create a revved file path
rev-hash
Create a hash for file revving
gulp-rev
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
gulp-rev-replace
Rewrite occurences of filenames which have been renamed by gulp-rev
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-rewrite
Rewrite references to assets that have been revisioned using gulp-rev
gulp-rev-delete-original
Delete the original file rewritten by gulp-rev.
gulp-rev-format
Formatting options for static revisioned assets generated by gulp-rev or gulp-git-rev: unicorn.css => unicorn[pre]d41d8cd98f[pre].css
grunt-hashres
Hashes your js and css files and rename the <script> and <link> declarations that refer to them in your html/php/etc files.
rev-file
Get the revved file path of a file
gulp-rev-collector
Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.
gulp-rev-dist-clean
Clean temporary files created by gulp-rev
rev-del
Delete replaced files from an old manifest
gulp-rev-css-url
The lightweight plugin to override urls in css files to hashed after gulp-rev
gulp-rev-napkin
Remove gulp-rev or gulp-rev-all file originals
head-hash
Get the current commit hash.
node-rev
cli and node api version of gulp/grunt-rev, uses rev-path, rev-hash to generate a json of assets
gulp-rev-easy
easy add hash to asset path uc.js to uc.js?v=afb23 or simple add date uc.js to uc.js?v=201503031214