Compile class public and private fields, private methods and decorators to ES6
validates style objects by ensuring they only have valid keys
Oxc Transformer Node API
Automatically add displayName to all your components
Compile objects with duplicate keys to valid strict ES5
Core istanbul API for JS code coverage
Compile ES2015 block scoping (const and let) to ES5
Manage state with style in React
Compile ESNext Regular Expressions to ES5
Allows you to build compile-time libraries
Strip flow type annotations from your output code.
Allow parsing of optional properties
Provides Vue 3 JSX & TSX support with HMR.
Allow parsing of class properties
Babel plugin to extract translatable messages from source code into Lingui catalogs
Allow parsing of the logical assignment operators
Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x')
Allow parsing of import.meta
Babel transform to AMD that skips existing AMD modules
Allow parsing of object rest/spread
Allow parsing of top-level await in modules
Babel plugin for preserving exports order across transforms
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