Babel plugin to ensure function declarations at the block level are block scoped
Allow parsing of BigInt literals
Apply ES2015 function.name semantics to all functions
Compile ES2015 object super to ES5
Ensure that no reserved words are used.
This plugin transforms private class methods
A Babel plugin to inject imports to regenerator-runtime
React specific linting rules for ESLint
Compile ES2015 arrow functions to ES5
Compile Unicode property escapes in Unicode regular expressions to ES5.
Vite plugins for component tagging and Tailwind config extraction
Transforms new.target meta property
Transform import() expressions
Ensure that reserved words are quoted in object property keys
Compile object rest and spread to ES5
Allow parsing of the nullish-coalescing operator
Compile ES2015 classes to ES5
Compile ES2015 computed properties to ES5
Compile ES2015 default and rest parameters to ES5
Add a __source prop to all JSX Elements
Turn async generator functions into ES2015 generators
Compile ES2015 Unicode escapes to ES5
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Add a __self prop to all JSX Elements