Allow parsing of the nullish-coalescing operator
Ensure that no reserved words are used.
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
Transforms new.target meta property
Allow parsing of object rest/spread
Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers
Babel plugin to ensure function declarations at the block level are block scoped
Minimal H(TTP) framework built for high performance and portability.
Allow parsing of the logical assignment operators
Ensure that reserved words are quoted in property accesses
Remove nullish coalescing operator
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Transform import() expressions
Babel preset for TypeScript.
A Babel preset for each environment.
Allow parsing of '#foo in obj' brand checks
Compile regular expressions using named groups to ES5.
Compile optional catch bindings
Transform class static blocks
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Allow parsing of class static blocks