cvazac / eslint-plugin-react-perf
Performance-minded React linting rules for ESLint
☆196Updated 2 months ago
Alternatives and similar repositories for eslint-plugin-react-perf:
Users that are interested in eslint-plugin-react-perf are comparing it to the libraries listed below
- ESLint plugin for i18next. Prevent to display non-localized text for users☆146Updated 3 months ago
- A set of tools for emulating browser behavior in jsdom environment☆117Updated 7 months ago
- Flattens React children and fragments to an array with predictable and stable keys☆148Updated last month
- ☆216Updated 2 years ago
- It's React's useEffect/useMemo/useCallback hooks, except using custom comparison on the inputs, not reference equality☆85Updated last year
- Suppress existing violations of new eslint rules and get back to building stuff.☆191Updated this week
- Babel plugin that statically extracts i18next and react-i18next translation keys.☆164Updated this week
- Community-owned global registry and documentation hub for codemods. Write & run codemods, share them with your friends!☆137Updated 3 weeks ago
- More general-purpose (TypeScript-related) ESLint rules☆147Updated 6 months ago
- memo/useMemo/useCallback all the things!☆76Updated last year
- A React hook for resolving promises with Suspense support. <1kb bundle.☆164Updated 2 years ago
- A small utility that composes two or more react refs into a ref callback.☆114Updated 4 years ago
- ESLint plugin to check if keys should be sorted in an object pattern.☆96Updated 7 months ago
- A React Hook to cancel promises when a component is unmounted☆293Updated 2 months ago
- A linter plugin to require sorting interface and string enum keys☆151Updated 5 months ago
- Collection of transforms for jscodeshift related to `@types/react`☆346Updated this week
- 🤙The same useRef, but it will callback☆307Updated 3 months ago
- Enforcing best practices for react-redux☆83Updated this week
- Rules for safe logical expressions in JSX☆100Updated 11 months ago
- 🎯 Solution for WAI ARIA compatible modal dialogs or full-screen tasks, you were looking for☆348Updated 2 months ago
- React hook for async effects powered by generator functions.☆197Updated 2 years ago
- ☔️ Babel Macros for automatic React Hooks memoization invalidation