Strips off plugin prefixes from all define and require calls
Strip flow type annotations from your output code.
General utilities for plugins to use
Allow parsing of TypeScript syntax
Allow parsing of jsx
Compile class public and private fields, private methods and decorators to ES6
This plugin transforms ES2015 modules to CommonJS
Allow parsing of the module attributes in the import statement
Compile ESNext Regular Expressions to ES5
Allows you to build compile-time libraries
Allow parsing of optional properties
This plugin transforms ES2015 modules to AMD
Babel plugin to ensure function declarations at the block level are block scoped
This plugin transforms ES2015 modules to SystemJS
This plugin transforms ES2015 modules to UMD
Compile ES2015 block scoping (const and let) to ES5
Compile ES2015 for...of to ES5
Apply ES2015 function.name semantics to all functions
Transform TypeScript into ES.next
Add a __source prop to all JSX Elements
Allow parsing of the logical assignment operators
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Compile ES2015 classes to ES5
Turn async functions into ES2015 generators