Transforms logical assignment operators into short-circuited assignments
Ensure that no reserved words are used.
Compile ES2015 arrow functions to ES5
Vite plugins for component tagging and Tailwind config extraction
A Babel plugin to inject imports to regenerator-runtime
React specific linting rules for ESLint
Transform import() expressions
Compile object rest and spread to ES5
Ensure that reserved words are quoted in object property keys
Uppy plugin that compresses images before upload, saving up to 60% in size
Transforms new.target meta property
Allow parsing of the nullish-coalescing operator
Compile ES2015 computed properties to ES5
Compile ES2015 classes to ES5
A parcel plugin that helps you remove the hash from the file name
Compile ES2015 default and rest parameters to ES5
Compile Unicode property escapes in Unicode regular expressions to ES5.
Add a __source prop to all JSX Elements
Compile ES2015 Unicode escapes to ES5
Turn JSX into React function calls
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Turn async generator functions into ES2015 generators
Static AST checker for accessibility rules on JSX elements.
Add a __self prop to all JSX Elements