A plugin to automatically generate properties (for example data attributes) for all JSX open tags, using user specified convention
SWC plugin that replicates babel-plugin-react-generate-property behavior
Ensure that reserved words are quoted in object property keys
Allow parsing of '#foo in obj' brand checks
This plugin transforms checks for a private property in an object
Compile Unicode property escapes in Unicode regular expressions to ES5.
Ensure that reserved words are quoted in property accesses
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Transforms new.target meta property
Turns off all rules that are unnecessary or might conflict with Prettier.
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
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
A babel plugin that adds istanbul instrumentation to ES6 code
Babel plugin for React Native for Web
Remove unnecessary React propTypes from the production build
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry