This plugin transforms static class properties as well as properties declared with the property initializer syntax
Ensure that reserved words are quoted in property accesses
Remove nullish coalescing operator
Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers
Babel preset for TypeScript.
Allow parsing of the logical assignment operators
Allow parsing of '#foo in obj' brand checks
Minimal H(TTP) framework built for high performance and portability.
Transform import() expressions
Allow parsing of object rest/spread
Transform class static blocks
Compile optional catch bindings
Compile regular expressions using named groups to ES5.
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)
Compile inline regular expression modifiers
Remote procedure call for client-server communication in Vite plugins
A Babel preset for each environment.
Turn async generator functions into ES2015 generators
Turn JSX into React function calls
This plugin transforms checks for a private property in an object
Allow parsing of class static blocks
Compile object rest and spread to ES5
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings