Compile object rest and spread to ES5
Compile ES2015 Unicode escapes to ES5
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Allow parsing of optional properties
Transform import() expressions
A Babel plugin to inject imports to regenerator-runtime
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
This plugin transforms static class properties as well as properties declared with the property initializer syntax
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
Ensure that reserved words are quoted in property accesses
Compile exponentiation operator to ES5
Allows you to build compile-time libraries
Vite plugins for component tagging and Tailwind config extraction
Turn JSX into React function calls
PixiJS plugin for DragonBones
Transform class static blocks
Compile optional catch bindings
ESLint plugin for Next.js.
Transform TypeScript into ES.next
Remove nullish coalescing operator
Turn async functions into ES2015 generators
Compile regular expressions using the `s` (`dotAll`) flag to ES5.