Ross ROSS = Recommend OSS · open-source software intelligence for agents

acdlite/redux-router

Redux bindings for React Router – keep your router state inside your Redux store observed · 2026-08-28

github.com/acdlite/redux-router · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4070
  • days_rel: n/a
  • days_push: 1883
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2280 stars · 194 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Redux bindings for React Router that keep router state (pathname, query, params) inside the Redux store. It lets you interact with routing via Redux actions and selectors while remaining interoperable with the standard React Router API.

Use cases

  • keep router state in redux store
  • trigger route transitions with redux actions
  • time travel debug routing with redux devtools
  • serialize and deserialize router state
  • read current route params as part of app state

When to choose

  • you maintain a legacy Redux + React Router 1.x/2.x app that already uses this library
  • you need router state fully integrated with Redux DevTools time travel in an old codebase

When to avoid

  • starting a new project - the README itself says you usually don't need it and should use React Router directly
  • you use modern React Router versions (v4+) which are incompatible
  • you want an actively maintained routing solution

Facets

library · maturity abandoned

routing state-management middleware web-development frontend browser redux react-router react time-travel-debugging deprecated nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
acdlite/redux-routermain23

For agents

markdown · JSON · MCP: product_card(name="acdlite/redux-router")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem