Vite plugins for component tagging and Tailwind config extraction
Minimizer plugin for webpack
Allow parsing of optional properties
Compile ES2015 sticky regex to an ES5 RegExp constructor
Transform optional chaining operators into a series of nil checks
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Transforms new.target meta property
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Turns off all rules that are unnecessary or might conflict with Prettier.
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile ES2015 Unicode regex to ES5
Turn JSX into React function calls
Compile ES2015 Unicode escapes to ES5
Allow parsing of the module assertion attributes in the import statement
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Compile Unicode property escapes in Unicode regular expressions to ES5.
Allows you to build compile-time libraries
Turn async generator functions into ES2015 generators
A Babel plugin to inject imports to regenerator-runtime
Transform TypeScript into ES.next
Ensure that reserved words are quoted in property accesses
Turn async functions into ES2015 generators