reactjs/react-router-redux
Ruthlessly simple bindings to keep react-router and redux in sync observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: n/a
- age_days: 3954
- days_rel: n/a
- days_push: 2868
- n_releases_24m: 0
Adoption not part of the score
7743 stars · 622 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A small library that synchronizes React Router's location state with a Redux store, enabling Redux DevTools time travel to also rewind and replay navigation. It enhances a history instance so URL changes flow into application state and vice versa.
Use cases
- keep react router url in sync with redux store
- time travel debugging that rewinds navigation with redux devtools
- record and replay user navigation actions in a react app
- persist routing state as part of redux application state
- sync browser history changes into a single redux state tree
When to choose
- you maintain a legacy React app on react-router 2.x or 3.x with redux and need router-state syncing
- you need time travel over navigation history in an old redux codebase
When to avoid
- starting a new project - the library is deprecated and unmaintained
- using react-router 4 or later - use connected-react-router instead
- you don't need action recording or time travel - plain redux plus react-router works without it
Facets
library · maturity abandoned
state-management routing middleware frontend web-development developer-tools browser react redux react-router time-travel deprecated history-sync nodejs javascript
2 sources
- readme: https://github.com/reactjs/react-router-redux · fetched 2026-08-28 · 543b858da29d
- registry_npm: https://registry.npmjs.org/react-router-redux · fetched 2026-08-29 · 9362039d6285
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| reactjs/react-router-redux | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="reactjs/react-router-redux")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem