This plugin transforms checks for a private property in an object
Transforms new.target meta property
Turn async generator functions into ES2015 generators
Transforms logical assignment operators into short-circuited assignments
Compile export namespace to ES2015
Add displayName to React.createClass calls
Compile Unicode property escapes in Unicode regular expressions to ES5.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Compile inline regular expression modifiers
Compile regular expressions using duplicate named groups to index-based groups.
Mark top-level React method calls as pure for tree shaking
Compile `using` and `await using` declarations to ES2015
Babel transform for Flow Enums.
Strip flow type annotations from your output code.
Remove unnecessary React propTypes from the production build
Treat React JSX elements as value types and hoist them to the highest scope
Compile function bind operator to ES5
Transform DOM elements into react-native-svg components
Allow parsing of function bind
Transform SVG into component
Jest plugin to use babel for transformation.
Transform TypeScript `const` enums
Babel plugin to emit decorator metadata like typescript compiler
Transform optional chaining operators to workaround https://crbug.com/v8/11558