babel-plugin-transform-es2015-literals
Compile ES2015 unicode string and number literals to ES5
Compile ES2015 unicode string and number literals to ES5
Compile ES2015 object super to ES5
Babel plugin to ensure function declarations at the block level are block scoped
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
This plugin transforms ES2015 modules to SystemJS
Compile objects with duplicate keys to valid strict ES5
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to UMD
A Babel plugin to inject imports to core-js@2 polyfills
A Babel plugin to inject imports to core-js@3 polyfills
A Babel plugin to inject imports to regenerator-runtime
Babel plugin to add react-docgen info into your code
Allow parsing of async functions
Turn async functions into ES2015 generators
Compile exponentiation operator to ES5
Allow parsing of the exponentiation operator
Module resolver plugin for Babel
Allow parsing of import()
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Allow parsing of class properties