gulp-rev
Asset renamer
Automates asset revisioning by appending content hashes to file names.
Static asset revisioning by appending content hash to filenames: unicorn.css → unicorn-d41d8cd98f.css
2k stars
29 watching
215 forks
Language: JavaScript
last commit: almost 3 years agoLinked from 1 awesome list
gulp-pluginhashjavascriptmanifestnodejsrev
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Converts Markdown files to HTML using the marked library | 181 | |
| A plugin for Gulp that only processes files that have changed since the last run. | 742 | |
| Converts images to WebP format using image processing techniques | 220 | |
| A Gulp plugin for renaming files in various ways. | 692 | |
| A boilerplate project to help create Gulp plugins by providing best-practices and setup for JavaScript projects. | 76 | |
| Minifies images using various compression algorithms. | 1,906 | |
| Converts ES6 JavaScript to ES5. | 15 | |
| A plugin for Gulp that simplifies the rendering of template files using Lodash | 289 | |
| A wrapper around Mocha test runner for Node.js applications using Gulp | 375 | |
| Removes console statements from JavaScript code to strip debugging information | 251 | |
| Optimizes image files by reducing their size using an online service | 33 | |
| A plugin to debug Gulp pipelines by logging file streams with customizable output options. | 221 | |
| A Gulp plugin that inline CSS properties into HTML files for improved performance and compatibility with email clients. | 272 | |
| Provides a polyfill for the ES2015 Object.assign() method to support older browsers and environments. | 920 | |
| A plugin for Gulp that enables filtering of file streams using glob patterns | 315 |