gaearon/eslint-plugin-react — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2016-10-03
Install the plugin alongside ESLint to catch React-specific mistakes like missing imports or duplicate props automatically.
Turn on specific rules to enforce a team's React coding standards, like consistent JSX formatting.
Catch deprecated lifecycle methods or state mutation bugs before running the app.
| gaearon/eslint-plugin-react | 3imed-jaberi/cryptography-si-isamm | 3imed-jaberi/koa-isomorphic-router | |
|---|---|---|---|
| Stars | 2 | 2 | 2 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2016-10-03 | 2021-09-25 | 2021-02-06 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 1/5 | 2/5 |
| Audience | developer | researcher | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires installing via npm and manually enabling the rules you want in your ESLint config.
An ESLint plugin that adds around 30 React-specific rules, catching JSX mistakes, lifecycle bugs, and style inconsistencies before you run your code.
Mainly JavaScript. The stack also includes JavaScript, ESLint, React.
Dormant — no commits in 2+ years (last push 2016-10-03).
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.