{"library":"gulp-file-transform-cache","type":"library","category":null,"description":"A gulp plugin that caches intermediate file transformations to speed up build pipelines by skipping repeated expensive steps (e.g., Babel compilation). Version 2.0.0 wraps the file-transform-cache module and integrates as a gulp plugin. It allows specifying a cache file path and an array of transform streams. This plugin is useful for large projects where re-running transforms on unchanged files is wasteful, offering a simple drop-in enhancement to existing gulp pipelines. No recent activity; releases are sporadic.","language":"javascript","status":"maintenance","version":"2.0.0","tags":["javascript","gulpplugin","cache"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install gulp-file-transform-cache","imports":["import gftc from 'gulp-file-transform-cache'","import { gftc } from 'gulp-file-transform-cache'","const gftc = require('gulp-file-transform-cache').default"]},{"cmd":"yarn add gulp-file-transform-cache","imports":[]},{"cmd":"pnpm add gulp-file-transform-cache","imports":[]}],"homepage":"https://github.com/jdarren/gulp-file-transform-cache#readme","github":"https://github.com/jdarren/gulp-file-transform-cache","docs":null,"changelog":null,"pypi":null,"npm":"gulp-file-transform-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}