gulp-cache
JSON →A temp file based caching proxy task for Gulp. Currently at version 1.1.3 (stable), with a maintenance status as the package is not actively developed. It caches the output of any Gulp plugin based on file contents or custom keys, reducing repeated processing. Unlike other caching approaches, it stores full plugin output in a swap file cache, and supports custom success/value extractors for result inspection. Requires Node >=8 and Gulp 4+.