React transform that adds generated classes to component root nodes for use by QA
Compile ES2015 classes to ES5
Add component's name in `data-qa` attributes to React Components Edit
Add a __source prop to all JSX Elements
Add a __self prop to all JSX Elements
Turn JSX into React function calls
Turn JSX into React function calls in development
Add displayName to React.createClass calls
Mark top-level React method calls as pure for tree shaking
Add data-qa property to styled-components via .attrs using the component name
Treat React JSX elements as value types and hoist them to the highest scope
Transform DOM elements into react-native-svg components
Compile ES2015 classes to ES5
TailwindCSS v4.0 compatible replacement for `tailwindcss-animate`.
Promised out of order transform.
Add component's name in `data-qa` attributes to React Components Edit
Remove unnecessary React propTypes from the production build
The same useRef, but with callback
A React Transform that enables hot reloading React classes using Hot Module Replacement API
A Babel plugin that annotates React components, making them easier to target with Freshpaint
Automatically add displayName to all your components
Oxc Transformer Node API
Babel preset used by Create React App
Turn JSX elements into exploded React objects