Compile ES2015 template literals to ES5
Allow parsing of class static blocks
This plugin transforms checks for a private property in an object
Compile regular expressions using named groups to ES5.
Custom plugin for the LIMF forum
Allow parsing of BigInt literals
Compile ES2015 block scoping (const and let) to ES5
Babel plugin to ensure function declarations at the block level are block scoped
Compile ES2015 object super to ES5
Transforms logical assignment operators into short-circuited assignments
This plugin transforms private class methods
Ensure that no reserved words are used.
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
Apply ES2015 function.name semantics to all functions
Compile object rest and spread to ES5
Transforms new.target meta property
Compile ES2015 arrow functions to ES5
Compile ES2015 classes to ES5
Compile ES2015 computed properties to ES5
Compile ES2015 default and rest parameters to ES5
Compile Unicode property escapes in Unicode regular expressions to ES5.