This plugin transforms ES2015 modules to UMD
Babel plugin that replaces member expressions and typeof statements with strings
Strip flow type annotations from your output code.
Parse postgres array columns
Explode async and generator functions into a state machine.
This plugin allows Babel to transform class constructors (deprecated)
Compile ES2015 computed properties to ES5
StyleX babel plugin.
This plugin transforms ES2015 modules to CommonJS
Transform TypeScript into ES.next
transform an AST with source maps
Turn valid property key literals to plain identifiers
This plugin transforms ES2015 modules to CommonJS
Compile ES2015 block scoping (const and let) to ES5
Turn async functions into ES2015 generators
Apply ES2015 function.name semantics to all functions
This plugin transforms ES2015 modules to AMD
Compile ES2015 arrow functions to ES5
This plugin transforms ES2015 modules to SystemJS
Transform class static blocks
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Compile function bind operator to ES5
Compile ES2015 Unicode escapes to ES5
Remove numeric separators from Decimal, Binary, Hex and Octal literals