Turn async functions into ES2015 generators
Allow parsing of BigInt literals
Vite as Node.js runtime
Compile ES2015 object super to ES5
This plugin transforms ES2015 modules to UMD
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
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
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Remove nullish coalescing operator
Transform import() expressions
Babel preset for TypeScript.