React support for Museum
React specific linting rules for ESLint
Add a __self prop to all JSX Elements
Add a __source 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
ESLint rules for React Hooks
Validate that your components can safely be updated with Fast Refresh
Babel plugin for React Compiler.
The default Vite plugin for React projects
Transform DOM elements into react-native-svg components
Babel plugin to generate native module and view manager code for React Native.
Treat React JSX elements as value types and hoist them to the highest scope
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
Gradle Plugin for React Native
Modern and scalable routing for React applications
React refresh plugin for Rspack
Static AST checker for accessibility rules on JSX elements.
Babel plugin for React Native for Web
Speed up your Vite dev server with SWC
Report and remove unused es6 modules
ESLint configuration used by Create React App