Transforms AMD code to CommonJS
Compile class public and private fields, private methods and decorators to ES6
Allow parsing of the module attributes in the import statement
Compile objects with duplicate keys to valid strict ES5
Core istanbul API for JS code coverage
Compile ESNext Regular Expressions to ES5
Compile ES2015 block scoping (const and let) to ES5
Provides Vue 3 JSX & TSX support with HMR.
Allows you to build compile-time libraries
Babel transform to AMD that skips existing AMD modules
Allow parsing of the logical assignment operators
Allow parsing of optional properties
Allow parsing of class properties
Allow parsing of import.meta
Allow parsing of object rest/spread
Babel plugin for preserving exports order across transforms
Allow parsing of optional catch bindings
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of top-level await in modules
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 the nullish-coalescing operator
Babel plugin to extract translatable messages from source code into Lingui catalogs
Allow parsing of BigInt literals