Compile object rest and spread to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor
Turn async generator functions into ES2015 generators
Transform import() expressions
Compile Unicode property escapes in Unicode regular expressions to ES5.
NAPI-RS compiler for transform StyleX code
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
A Babel plugin to inject imports to regenerator-runtime
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile export namespace to ES2015
Allow parsing of the module assertion attributes in the import statement
Transform class static blocks
Compile exponentiation operator to ES5
Ensure that reserved words are quoted in property accesses
Vite plugins for component tagging and Tailwind config extraction
Transform TypeScript into ES.next
Turn async functions into ES2015 generators
Turn JSX into React function calls
Compile optional catch bindings
Remove nullish coalescing operator
CKEditor 5's Cloud Services integration layer.
ESLint plugin for Next.js.
extracts CSS into separate files
Compile regular expressions using the `s` (`dotAll`) flag to ES5.