Compile ES2015 arrow functions to ES5
Transform import() expressions
Transforms new.target meta property
Compile Unicode property escapes in Unicode regular expressions to ES5.
This plugin transforms private class methods
Compile object rest and spread to ES5
Ensure that reserved words are quoted in object property keys
Blocks or deletes newly registered users whose IP address resolves outside Europe
Compile ES2015 computed properties to ES5
Compile ES2015 classes to ES5
Allow parsing of the nullish-coalescing operator
Compile ES2015 default and rest parameters to ES5
Turn JSX into React function calls
Compile ES2015 Unicode escapes to ES5
Turn async generator functions into ES2015 generators
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Add a __source prop to all JSX Elements
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Compile ES2015 destructuring to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor
Explode async and generator functions into a state machine.
Add a __self prop to all JSX Elements
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals