Compile ES2015 spread to ES5
This plugin transforms ES2015 modules to AMD
Add a __source prop to all JSX Elements
This plugin transforms ES2015 modules to SystemJS
Ensure that reserved words are quoted in object property keys
Compile ES2015 Unicode regex to ES5
Compile ES2015 unicode string and number literals to ES5
Compile ES2015 template literals to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor
Allow parsing of import.meta
Compile exponentiation operator to ES5
Add a __self prop to all JSX Elements
Compile ES2015 Unicode escapes to ES5
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Allow parsing of the module assertion attributes in the import statement
This plugin transforms private class methods
Turn async functions into ES2015 generators
Compile objects with duplicate keys to valid strict ES5
Allow parsing of BigInt literals
Vite as Node.js runtime
Compile ES2015 object super to ES5
Allow parsing of optional catch bindings
This plugin transforms ES2015 modules to UMD
Allow parsing of top-level await in modules