Transforms AMD code to CommonJS
Rolldown plugin for Babel
Replace JavaScript expressions with other expressions
[Docs](../../README.md)
Compile ES2015 spread to ES5
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
Compile ESNext Regular Expressions to ES5
Core istanbul API for JS code coverage
Preprocessor to compile ES6 on the fly with babel.
Compile ES2015 block scoping (const and let) to ES5
Allows you to build compile-time libraries
Allow parsing of optional properties
Jest's preprocessor for css, sass, less, stylus modules generated with Webpack
Allow parsing of the logical assignment operators
Allow parsing of class properties
Provides Vue 3 JSX & TSX support with HMR.
Babel transform to AMD that skips existing AMD modules
Babel plugin to extract translatable messages from source code into Lingui catalogs
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings