Compile inline regular expression modifiers
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Compile regular expressions using duplicate named groups to index-based groups.
Transform static class fields assignments that are affected by https://crbug.com/v8/12421
Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677
Parse regular expressions' unicodeSets (v) flag.
Compile `using` and `await using` declarations to ES2015
Rolldown plugin for Babel
Babel plugin to add react-docgen info into your code
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
Allow parsing of decorators
Allow parsing of import()
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843
Compile class and object decorators to ES5
Allow parsing of the flow syntax
Strip flow type annotations from your output code.
A babel plugin that adds istanbul instrumentation to ES6 code
Fix babel/babel#2212
Validate plugin/preset options
Babel plugin which switches Babel to use the Hermes parser.
Provides Vue 3 JSX & TSX support with HMR.
Babel preset for all React plugins.
The Babel preset for Expo projects
Babel plugin to transform svg to react component