Compile ES2015 Unicode escapes to ES5
Allow parsing of the module assertion attributes in the import statement
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Compile ES2015 for...of to ES5
This plugin transforms private class methods
Turn async functions into ES2015 generators
Allow parsing of import.meta
Allow parsing of BigInt literals
CLI to optimize images.
Compile ES2015 object super to ES5
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Ensure that no reserved words are used.
Vite as Node.js runtime
Allow parsing of the nullish-coalescing operator
This plugin transforms ES2015 modules to UMD
Syntax highlight JavaScript strings for output in terminals.
Parse regular expressions' unicodeSets (v) flag.
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 objects with duplicate keys to valid strict ES5
Transforms new.target meta property
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Ensure that reserved words are quoted in property accesses