Babel compiler core.
Babel plugin to transform a LWC module
Compile ES5 property mutator shorthand syntax to Object.defineProperty
Babel plugin for Vue 2.0 JSX
Allow parsing of import.meta
Allow parsing of the logical assignment operators
Allow parsing of optional properties
Allow parsing of class properties
Allow parsing of object rest/spread
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of BigInt literals
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Allow parsing of the module assertion attributes in the import statement
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Allow parsing of class static blocks
Allow parsing of the nullish-coalescing operator
Replace JavaScript expressions with other expressions
A Babel plugin to inject imports to regenerator-runtime
A Babel plugin to inject imports to core-js@2 polyfills
Compile ES2015 block scoping (const and let) to ES5
Allow parsing of async generator functions
Rolldown plugin for Babel
[Docs](../../README.md)