Transform class static blocks
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Compile export namespace to ES2015
Compile Unicode property escapes in Unicode regular expressions to ES5.
Compile inline regular expression modifiers
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Mark top-level React method calls as pure for tree shaking
Add displayName to React.createClass calls
Compile `using` and `await using` declarations to ES2015
Turn JSX into React function calls in development
Compile regular expressions using duplicate named groups to index-based groups.
Strip flow type annotations from your output code.
A babel plugin that adds istanbul instrumentation to ES6 code
Treat React JSX elements as value types and hoist them to the highest scope
Transform DOM elements into react-native-svg components
Transform SVG into component
Babel transform for Flow Enums.
Transform TypeScript `const` enums
Remove unnecessary React propTypes from the production build
Babel plugin to emit decorator metadata like typescript compiler
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Transform static class fields assignments that are affected by https://crbug.com/v8/12421