Compile ES2015 unicode string and number literals to ES5
Babel preset for Facebook projects.
Module resolver plugin for Babel
Allow parsing of export namespace from
Compile ES2015 for...of to ES5
Transforms React.createElement calls to JSX syntax
A Babel plugin to inject imports to core-js@3 polyfills
Compile ES2015 shorthand properties to ES5
Compile export default to ES2015
Replace references to `undefined` with `void 0`
Add an extension to import specifiers that do not already have one, replace the extensions of those that do, or even rewrite specifiers entirely
Compile ES2015 arrow functions to ES5
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Compile ES2015 computed properties to ES5
Compile ES2015 Unicode regex to ES5
Blazing fast zero-runtime CSS in JS library
Allow parsing of export default from
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
ignore the required file by extension type
Compile export extensions to ES2015
Transform async/await to promise chains
Transform SVG to use em-based dimensions
Turn async functions into ES2015 generators