A fully async Usemin-like Gulp library ===================
Utility to read the contents of a vinyl file.
Convert CSS stylesheets between left-to-right and right-to-left directions.
Gulp plugin for generating an identity sourcemap for a file.
A collection of utility libraries used by other Facebook JS projects
Fully working project examples showing how to use BrowserSync in various ways
A gulp plugin to merge JSON files into one file
TypeScript definitions for gulp-svgmin
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.
Routes requests to KV assets
A gulp plugin to transform json files, pipe json files through it and transform them to other json files or other formats.
Cloudinary NPM for node.js integration
This plugin transforms ES2015 modules to CommonJS
A Gulp plugin for applying custom transformations to the contents of files
Compile ES2015 for...of to ES5
Compile ES2015 block scoping (const and let) to ES5
Apply ES2015 function.name semantics to all functions
Compile objects with duplicate keys to valid strict ES5
Compile regular expressions using named groups to ES5.
Transform import() expressions
Compile ES2015 arrow functions to ES5
This plugin transforms ES2015 modules to UMD
Compile ES2015 spread to ES5
Transform optional chaining operators into a series of nil checks