adds data-source attribute to html elements with react components source line of code
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
Add displayName to React.createClass calls
Turn JSX into React function calls in development
Compile ES2015 unicode string and number literals to ES5
Treat React JSX elements as value types and hoist them to the highest scope
Transform DOM elements into react-native-svg components
Babel plugin for React Compiler.
Turns off all rules that are unnecessary or might conflict with Prettier.
Babel plugin to generate native module and view manager code for React Native.
Jest plugin to use babel for transformation.
Babel plugin for React Native for Web
Remove unnecessary React propTypes from the production build
General utilities for plugins to use
Improve the debugging experience and add server-side rendering support to styled-components
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Allow parsing of jsx
Allow parsing of TypeScript syntax
This plugin transforms ES2015 modules to CommonJS
Allow parsing of the module attributes in the import statement
Compile class public and private fields, private methods and decorators to ES6