Transform optional chaining operators into a series of nil checks
Add a __source prop to all JSX Elements
Lit support for PostCSS and related tooling
A loader-agnostic CSS Modules implementation, based on PostCSS
Compile ES2015 unicode string and number literals to ES5
Compile objects with duplicate keys to valid strict ES5
Compile ES2015 template literals to ES5
Transform class static blocks
Compile ES2015 classes to ES5
Add a __self prop to all JSX Elements
Ensure that reserved words are quoted in object property keys
Remove nullish coalescing operator
Compile regular expressions using named groups to ES5.
Transform import() expressions
Compile ES2015 shorthand properties to ES5
This plugin transforms ES2015 modules to UMD
Compile ES2015 destructuring to ES5
Explode async and generator functions into a state machine.
Compile ES2015 Unicode escapes to ES5
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Turn async functions into ES2015 generators
Babel plugin to ensure function declarations at the block level are block scoped
PostCSS plugin to transform clamp() to combination of min/max
Compile ES2015 object super to ES5