Babel plugin to ensure function declarations at the block level are block scoped
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Remove nullish coalescing operator
Allow parsing of '#foo in obj' brand checks
Allow parsing of object rest/spread
This plugin transforms ES2015 modules to UMD
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Syntax highlight JavaScript strings for output in terminals.
Ensure that reserved words are quoted in property accesses
Compile optional catch bindings
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Compile inline regular expression modifiers
Babel preset for TypeScript.
Transform class static blocks
Turn async generator functions into ES2015 generators
This plugin transforms checks for a private property in an object
Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers
Remote procedure call for client-server communication in Vite plugins
Allow parsing of class static blocks
Allow parsing of the logical assignment operators
Transform import() expressions
Minimal H(TTP) framework built for high performance and portability.
Compile regular expressions using named groups to ES5.
Compile export namespace to ES2015