@gerhobbelt/babel-plugin-transform-destructuring
Compile ES2015 destructuring to ES5
Compile ES2015 destructuring to ES5
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Compile objects with duplicate keys to valid strict ES5
Compile exponentiation operator to ES5
Compile ES2015 for...of to ES5
Compile ES2015 unicode string and number literals to ES5
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
This plugin transforms ES2015 modules to UMD
Transforms new.target meta property
Compile ES2015 object super to ES5
Compile ES2015 shorthand properties to ES5
Compile ES2015 spread to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor
Compile ES2015 template literals to ES5
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Compile ES2015 Unicode regex to ES5
Babel plugin to add react-docgen info into your code
A babel plugin for funtion to use try/catch automatically
Babel plugin that compiles GraphQL tagged template strings