This plugin transforms private class methods
Babel plugin to ensure function declarations at the block level are block scoped
This plugin transforms ES2015 modules to AMD
Compile ES2015 default and rest parameters to ES5
This plugin transforms ES2015 modules to SystemJS
This plugin transforms ES2015 modules to UMD
Add a __self prop to all JSX Elements
Allow parsing of class properties
Compile ES2015 destructuring to ES5
Jest plugin to use babel for transformation.
Compile ES2015 sticky regex to an ES5 RegExp constructor
Explode async and generator functions into a state machine.
Allow parsing of the logical assignment operators
Compile ES2015 block scoping (const and let) to ES5
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile ES2015 shorthand properties to ES5
Compile regular expressions using named groups to ES5.
Compile ES2015 for...of to ES5
Compile ES2015 spread to ES5
Allow parsing of optional catch bindings
Apply ES2015 function.name semantics to all functions
Allow parsing of top-level await in modules
Transform TypeScript into ES.next