This project is feature complete.Make sure to set the files to never expire for this to have an effect.
gulpplugin rev revving revision hash optimize version versioning cache expire static asset assetsHashing made simple. Get the hash of a buffer/string/stream/file.Convenience wrapper around the core crypto Hash class with simpler API and better defaults.
hash hashing crypto hex base64 md5 sha1 sha256 sha512 sum stream file fs buffer string text rev revving simple easyPipe through a stream which has both the files you want to be updated, as well as the files which have been renamed. For example, we can use gulp-useref to concatenate assets in an index.html, and then use gulp-rev and gulp-rev-replace to cache-bust them.
gulpplugin rev revision version replace assetA Broccoli plugin for adding revision checksums to file names
broccoli broccoli-plugin broccoliplugin plugin rev revisionIt will create an md5 hash from an input buffer or string, and truncate it to 10 characters, which is unique enough for this purpose.If you think you need a different hash algorithm or a longer hash, you're wrong.
hash crypto md5 rev revving web buffer string file cache cachingDelete old, unused fingerprinted files from a revision manifest generated by a module such as gulp-rev. The manifests can be either objects or paths to files. oldManifest defaults to "rev-manifest.json" (which is the default output for gulp-rev), and newManifest has no default; it's assumed that you've got it in memory, so it's more efficient to pass it in as an object.
gulpplugin gulpfriendly rev revision hash version versioningUpdate references to assets versioned with grunt-filerev. Leaner and faster than grunt-usemin, and able to update already versioned references. This plugin requires Grunt.
gruntplugin optimize minify rev version versioning html css assetsA "smart" file versioner for production environments which takes inter-file dependencies into account automatically. Then modifies your application's source code to point to the new, versioned files.
gruntplugin asset assetgraph hash rev versionWrite gulp-rev manifest.json that is Rails assets helper compatible
gulpplugin rev optimize asset assetsHashes your js and css files and rename the <script> and <link> declarations that refer to them in your html/php/etc files. grunt-hashres, as a general rule, should be run when you're going to release your code. Ideally, you should create a stage folder where you'll copy your html, minified js and css and all your resources. And then, on this clean copy, hash the resource names.
gruntplugin grunt revision rev hashRollup plugin to compose bundle output filenames with unique hashes, to facilitate long-term caching of your static resources. It uses is simple placeholder pattern to substitue filename with bundle hash. I.e.
rollup rollup-plugin hash revBroccoli plugin to add fingerprint checksums to your files and update the source to reflect the new filenames.
broccoli broccoli-plugin asset rev fingerprint cloudfront cdn ember-addonWordPress assets revisioning. Grunt.js plugin that searches requested WordPress static asset, revisioning, and update static asset reference in given target (tested in wp_enqueue_style and wp_register_script).
gruntplugin wordpress wp-assets version revBroccoli plugin to add fingerprint checksums to your files and update the source to reflect the new filenames.
broccoli broccoli-plugin asset rev fingerprint cloudfront cdn ember-addon
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.