Compile ES2015 unicode string and number literals to ES5
Compile ES2015 Unicode regex to ES5
Compile ES2015 template literals to ES5
Compile exponentiation operator to ES5
Add a __self prop to all JSX Elements
Compile ES2015 Unicode escapes to ES5
Allow parsing of the module assertion attributes in the import statement
This plugin transforms private class methods
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Turn async functions into ES2015 generators
A fetch API for GM_xmlhttpRequest / GM.xmlHttpRequest
Parse regular expressions' unicodeSets (v) flag.
Allow parsing of BigInt literals
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile ES2015 object super to ES5
Allow parsing of the nullish-coalescing operator
Ensure that no reserved words are used.
Allow parsing of object rest/spread
Vite as Node.js runtime
Allow parsing of class static blocks
Transforms new.target meta property
Allow parsing of '#foo in obj' brand checks