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
Transforms new.target meta property
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Allow parsing of object rest/spread
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Babel plugin to ensure function declarations at the block level are block scoped
Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers
Ensure that reserved words are quoted in property accesses
Remove nullish coalescing operator
Allow parsing of the logical assignment operators
Minimal H(TTP) framework built for high performance and portability.
Babel preset for TypeScript.
Allow parsing of '#foo in obj' brand checks
Transform import() expressions
A Babel preset for each environment.
Compile regular expressions using named groups to ES5.
Transform class static blocks
Compile optional catch bindings
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Allow parsing of class static blocks
Compile inline regular expression modifiers