Vite plugins for component tagging and Tailwind config extraction
Allow parsing of optional properties
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
Compile inline regular expression modifiers
Allow parsing of optional catch bindings
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Allow parsing of top-level await in modules
Transforms new.target meta property
Compile ES2015 Unicode regex to ES5
Allow parsing of the module assertion attributes in the import statement
Turn JSX into React function calls
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Allows you to build compile-time libraries
Turn async generator functions into ES2015 generators
Compile Unicode property escapes in Unicode regular expressions to ES5.
A Babel plugin to inject imports to regenerator-runtime
Compile export namespace to ES2015
Compile exponentiation operator to ES5
Transform TypeScript into ES.next
Ensure that reserved words are quoted in property accesses
Turn async functions into ES2015 generators
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals