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

GitHub

453 stars
9 watching
23 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gulp-community/gulp-concatA middleware for the Gulp task runner that concatenates files in a stream, allowing for flexible handling of file paths and line endings.791
gulp-community/gulp-coffeeConverts CoffeeScript files to JavaScript using Gulp226
gulp-community/gulp-lessA Gulp plugin for compiling LESS files into CSS, with support for various plugins and source map generation.559
sindresorhus/gulp-zipA tool for compressing files into a ZIP archive270
ahaurw01/gulp-rememberA Gulp plugin that remembers and recalls files passed through it to optimize file processing.150
thinkjs/think-cache-fileA caching solution using files to store data temporarily1
gulp-community/gulp-pugA plugin for compiling Pug templates into HTML or JavaScript code with various options and support for template locals and custom filters.522
sindresorhus/gulp-sizeA tool to report the total size of files in a project during build processes229
gulp-community/gulp-livereloadA tool that enables live reloading of web pages in response to code changes during development.768
stephenlacy/gulp-gitA plugin for gulp to interact with git repositories401
sindresorhus/gulp-filterA plugin for Gulp that enables filtering of file streams using glob patterns315
soffes/cacheA Swift caching library that provides a simple interface for caching data in memory and on disk.213
babel/gulp-babelA Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats.1,320
sindresorhus/gulp-changedA plugin for Gulp that only processes files that have changed since the last run.742
fogfish/cacheA library implementing an in-memory cache with segmented storage and time-to-live policies137