Add a __source prop to all JSX Elements
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.
This plugin transforms private class methods
Compile exponentiation operator to ES5
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
Toolkit of utilities for The Tower - Idle Tower Defense game by Tech Tree Games
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
Babel plugin to ensure function declarations at the block level are block scoped
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
This plugin transforms ES2015 modules to UMD
Allow parsing of object rest/spread