gulp-cached
Task cache
A caching mechanism for gulp tasks to improve performance by only re-processing files that have changed since the last run.
A simple in-memory file cache for gulp
453 stars
9 watching
23 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A middleware for the Gulp task runner that concatenates files in a stream, allowing for flexible handling of file paths and line endings. | 791 |
| Converts CoffeeScript files to JavaScript using Gulp | 226 |
| A Gulp plugin for compiling LESS files into CSS, with support for various plugins and source map generation. | 559 |
| A tool for compressing files into a ZIP archive | 270 |
| A Gulp plugin that remembers and recalls files passed through it to optimize file processing. | 150 |
| A caching solution using files to store data temporarily | 1 |
| A plugin for compiling Pug templates into HTML or JavaScript code with various options and support for template locals and custom filters. | 522 |
| A tool to report the total size of files in a project during build processes | 229 |
| A tool that enables live reloading of web pages in response to code changes during development. | 768 |
| A plugin for gulp to interact with git repositories | 401 |
| A plugin for Gulp that enables filtering of file streams using glob patterns | 315 |
| A Swift caching library that provides a simple interface for caching data in memory and on disk. | 213 |
| A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
| A plugin for Gulp that only processes files that have changed since the last run. | 742 |
| A library implementing an in-memory cache with segmented storage and time-to-live policies | 137 |