file-transform-cache

JSON →
library 2.0.0 ·javascript
verified Jun 7, 2026

A build-system independent API for applying transformations to files and caching the results in a persistent cache. Version 2.0.0 (stable) uses vinyl files and supports caching based on file hash or modification time. Alternatives like Gulp or Webpack are full build systems; this is a lightweight library focused solely on transform caching.