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
mongodb-memory-server integration for vitest
Primary SDK for using XYO Protocol 2.0
Allow parsing of object rest/spread
Type Driven Database Framework
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
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
Minimal H(TTP) framework built for high performance and portability.
Allow parsing of the logical assignment operators
Remove nullish coalescing operator
Babel preset for TypeScript.
Transform import() expressions
A Babel preset for each environment.
Allow parsing of '#foo in obj' brand checks
Compile regular expressions using named groups to ES5.
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
Transform class static blocks
Compile optional catch bindings
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Allow parsing of class static blocks