Compile ES2015 sticky regex to an ES5 RegExp constructor
Transform import() expressions
Turn async generator functions into ES2015 generators
Compile Unicode property escapes in Unicode regular expressions to ES5.
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
A Babel plugin to inject imports to regenerator-runtime
Allow parsing of the module assertion attributes in the import statement
Compile export namespace to ES2015
NodeBB Theme for CORP
Transform class static blocks
Compile exponentiation operator to ES5
Vite plugins for component tagging and Tailwind config extraction
Transform TypeScript into ES.next
NodeBB Google SSO
Ensure that reserved words are quoted in property accesses
Turn async functions into ES2015 generators
Turn JSX into React function calls
Write-enabled API for NodeBB
Compile optional catch bindings
Remove nullish coalescing operator
ESLint plugin for Next.js.
extracts CSS into separate files
Compile regular expressions using the `s` (`dotAll`) flag to ES5.