Store intermediate gulp transformations in a cache for faster build pipeline.
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Utility to read the contents of a vinyl file.
Gulp plugin for generating an identity sourcemap for a file.
A collection of utility libraries used by other Facebook JS projects
Super-fast on-the-fly transpilation of modern JS, TypeScript and JSX using esbuild
TypeScript definitions for gulp-svgmin
Require hook for automatic V8 compile cache persistence
gulp plugin to publish files to amazon s3
A gulp plugin to merge JSON files into one file
TypeScript definitions for gulp-cache
Fully working project examples showing how to use BrowserSync in various ways
A simple key/value storage using files to persist the data
A cache proxy plugin for Gulp
A gulp plugin to transform json files, pipe json files through it and transform them to other json files or other formats.
Require hook for automatic V8 compile cache persistence
A super-fast, promise-based cache that reads and writes to the file-system.
Convert CSS stylesheets between left-to-right and right-to-left directions.
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name.
A Gulp plugin for applying custom transformations to the contents of files
Wraps a transform and provides caching
Create vinyl files from a string or buffer and insert into the Gulp pipeline.
Find and parse the tsconfig.json file from a directory path