React Transform that retains display names even after uglification
Add displayName to React.createClass calls
Add a __source prop to all JSX Elements
Add a __self prop to all JSX Elements
Turn JSX into React function calls
Babel plugin to add hook names for Preact devtools
Turn JSX into React function calls in development
Mark top-level React method calls as pure for tree shaking
Treat React JSX elements as value types and hoist them to the highest scope
Transform DOM elements into react-native-svg components
Remove unnecessary React propTypes from the production build
Add displayName to React.createClass calls
Babel preset for all React plugins.
This plugin transforms the display names of all react-fela components created with createComponent or createComponentWithProxy to the name of the variable to which they are assigned.
validates style objects by ensuring they only have valid keys
Oxc Transformer Node API
Babel preset used by Create React App
minimal implementation of a PassThrough stream
Turn JSX elements into exploded React objects
Transform optional chaining operators into a series of nil checks
Compile ES2015 classes to ES5
Compile ES2015 shorthand properties to ES5
Compile ES2015 destructuring to ES5
Explode async and generator functions into a state machine.