Add component name as a className of first component in the render tree
Add displayName to React.createClass calls
Automatically add displayName to all your components
Add a __source prop to all JSX Elements
Add a __self prop to all JSX Elements
Turn JSX into React function calls
Mark top-level React method calls as pure for tree shaking
Turn JSX into React function calls in development
Babel plugin for React Compiler.
Treat React JSX elements as value types and hoist them to the highest scope
Babel plugin to generate native module and view manager code for React Native.
Transform DOM elements into react-native-svg components
[![version][npm-img]][npm-url] [![license][mit-img]][mit-url] [![size][size-img]][size-url] [![download][download-img]][download-url]
Babel plugin for automatic React display name generation with tree-shaking and prefix support, forked from @zendesk/babel-plugin-react-displayname.
Babel plugin for React Native for Web
Remove unnecessary React propTypes from the production build
Turns off all rules that are unnecessary or might conflict with Prettier.
Add displayName to React.createClass calls
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Babel plugin for automatic React display name generation with tree-shaking and prefix support, forked from @mui/internal-babel-plugin-display-name.
General utilities for plugins to use
Allow parsing of jsx
Allow parsing of TypeScript syntax
This plugin transforms ES2015 modules to CommonJS