A gulp plugin to apply `web.config` transforms.
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
A gulp plugin to transform json files, pipe json files through it and transform them to other json files or other formats.
A toolkit for JavaScript codemods
Transform TypeScript into ES.next
A Gulp plugin for applying custom transformations to the contents of files
Turn async functions into ES2015 generators
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
This plugin transforms ES2015 modules to CommonJS
Babel plugin to emit decorator metadata like typescript compiler
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Compile exponentiation operator to ES5
Remove nullish coalescing operator
Compile ES2015 for...of to ES5
Compile ES2015 block scoping (const and let) to ES5
Compile regular expressions using named groups to ES5.
Add a __source prop to all JSX Elements