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
Ensure that reserved words are quoted in property accesses
Transform class static blocks
Allow parsing of the logical assignment operators
Allow parsing of '#foo in obj' brand checks
Compile inline regular expression modifiers
A Babel preset for each environment.
Allow parsing of optional properties
Transform import() expressions
Turn async generator functions into ES2015 generators
Compile regular expressions using named groups to ES5.
This plugin transforms checks for a private property in an object
Minimal H(TTP) framework built for high performance and portability.
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Babel preset for TypeScript.
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Compile optional catch bindings
Allow parsing of class static blocks
Compile export namespace to ES2015
Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers