Helper which skips types and parentheses
This plugin transforms ES2015 modules to UMD
Transforms new.target meta property
Helper function to hoist variables
Allow parsing of object rest/spread
Transform import() expressions
Compile ES2015 computed properties to ES5
Compile ES2015 classes to ES5
Compile ES2015 default and rest parameters to ES5
Helper function to remap async functions to generators
Allow parsing of the logical assignment operators
Allow parsing of class static blocks
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Compile ES2015 destructuring to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor
Turn JSX into React function calls
A Babel preset for each environment.
Explode async and generator functions into a state machine.
Compile regular expressions using named groups to ES5.
Allow parsing of the flow syntax
Helper to wrap functions inside a function call.
Compile ESNext Regular Expressions to ES5
Allow parsing of the module assertion attributes in the import statement