Build plugin that preserves React component names in production bundles for DevTools. Supports Webpack and Vite.
Add displayName to React.createClass calls
Add displayName to React.createClass calls
TypeScript implementation of invariant(condition, message)
An SWC plugin to add displayName to React components
Use two values display syntax for inner and outer display types.
Babel plugin for automatic React display name generation with tree-shaking and prefix support, forked from @mui/internal-babel-plugin-display-name.
Babel plugin for automatic React display name generation with tree-shaking and prefix support, forked from @zendesk/babel-plugin-react-displayname.
Automatically add displayName properties to your React project.
the complete solution for node.js command-line programs
React specific linting rules for ESLint
Standard help for oclif.
Add a __source prop to all JSX Elements
Add a __self prop to all JSX Elements
Turn JSX into React function calls in development
Turn JSX into React function calls
This plugin transforms the display names of all react-fela components created with createComponent or createComponentWithProxy to the name of the variable to which they are assigned.
Mark top-level React method calls as pure for tree shaking
Remove unnecessary React propTypes from the production build
ESLint rules for React Hooks
Treat React JSX elements as value types and hoist them to the highest scope
Markdown renderer for react-native, with CommonMark spec support + adds syntax extensions & sugar (URL autolinking, typographer), originally created by Mient-jan Stelling as react-native-markdown-renderer
Validate that your components can safely be updated with Fast Refresh
Turns off all rules that are unnecessary or might conflict with Prettier.