reduxjs/redux-devtools
DevTools for Redux with hot reloading, action replay, and customizable UI observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 99
- Release rhythm 75
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 12
- age_days: 4077
- days_rel: 169
- days_push: 7
- n_releases_24m: 6
Adoption not part of the score
14364 stars · 1190 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Redux DevTools is a set of developer tools for Redux and other state-management architectures, offering hot reloading, action replay, and time-travel debugging. It ships as a browser extension for Chrome, Edge, and Firefox, a standalone app, and an embeddable React component.
Use cases
- inspect Redux state changes and dispatched actions in the browser
- time-travel debug by replaying and skipping actions
- hot reload reducers while preserving application state
- integrate a DevTools monitor component into a React app
- remotely monitor state changes of a running application
When to choose
- you develop apps with Redux or compatible state containers and need visibility into state transitions
- you want to replay actions to reproduce bugs
- you need hot reloading of reducers during development
When to avoid
- your project does not use Redux or a compatible state-change architecture
- you need production performance monitoring rather than development-time debugging
- you use a state library with its own dedicated devtools
Facets
plugin · maturity active
developer-tools state-management monitoring developer-tools frontend web-development browser-extension cross-platform redux devtools time-travel-debugging hot-reloading action-replay react debugging nodejs
3 sources
- readme: https://github.com/reduxjs/redux-devtools · fetched 2026-08-28 · ce243108775a
- homepage: http://youtube.com/watch?v=xsSnOQynTHs · fetched 2026-08-29 · 8af6186c82b6
- registry_npm: https://registry.npmjs.org/redux-devtools · fetched 2026-08-29 · c76ae107989d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| reduxjs/redux-devtools | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="reduxjs/redux-devtools")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem