Allow parsing of BigInt literals
Compile ES2015 Unicode escapes to ES5
Allow parsing of the module assertion attributes in the import statement
Ensure that no reserved words are used.
Compile exponentiation operator to ES5
This plugin transforms private class methods
Allow parsing of import.meta
Add a __self prop to all JSX Elements
Vite as Node.js runtime
Allow parsing of the nullish-coalescing operator
Compile ES2015 object super to ES5
Compile objects with duplicate keys to valid strict ES5
Transforms new.target meta property
Allow parsing of async generator functions
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Syntax highlight JavaScript strings for output in terminals.
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
Babel plugin to ensure function declarations at the block level are block scoped
This plugin transforms ES2015 modules to UMD
Allow parsing of object rest/spread
Parse regular expressions' unicodeSets (v) flag.
Remove nullish coalescing operator