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

supasate/connected-react-router

A Redux binding for React Router v4 observed · 2026-08-28

github.com/supasate/connected-react-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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3551
  • days_rel: n/a
  • days_push: 1281
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4688 stars · 580 forks observed · 2026-08-28

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

A Redux binding for React Router v4 and v5 that synchronizes router state with the Redux store through a uni-directional flow. It allows dispatching history methods like push and replace from Redux actions and supports time travel in Redux DevTools.

Use cases

  • keep router state in redux store
  • navigate by dispatching redux actions
  • time travel routing with redux devtools
  • access current location in connected components
  • sync react router with redux saga or thunk
  • hot reload react components preserving router state

When to choose

  • your app uses Redux and React Router v4/v5 and you want router state in the store
  • you need to trigger navigation from sagas or thunks
  • you rely on Redux DevTools time travel including route changes

When to avoid

  • you use React Router v6, which has its own Redux-friendly APIs
  • your app does not use Redux
  • you want an actively developed library with frequent updates

Facets

library · maturity maintenance

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

2 sources

Member repositories

RepositoryRoleHealth v2
supasate/connected-react-routermain23

For agents

markdown · JSON · MCP: product_card(name="supasate/connected-react-router")

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