Static AST checker for accessibility rules on JSX elements.
Compile ES2015 for...of to ES5
Allow parsing of the nullish-coalescing operator
Import with sanity.
Ensure that reserved words are quoted in object property keys
Allow parsing of import.meta
Compile ES2015 Unicode escapes to ES5
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Allow parsing of object rest/spread
Allow parsing of the logical assignment operators
Compile objects with duplicate keys to valid strict ES5
This plugin transforms private class methods
This plugin transforms checks for a private property in an object
Compile ES2015 spread to ES5
Compile regular expressions using named groups to ES5.
Transform class static blocks
Compile ES2015 unicode string and number literals to ES5
Compile ES2015 template literals to ES5
Allow parsing of class static blocks
Add a __source prop to all JSX Elements
Compile ES2015 classes to ES5
Add a __self prop to all JSX Elements
This plugin transforms ES2015 modules to AMD
Compile ES2015 computed properties to ES5