remix-run/react-router
Declarative routing for React observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- 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: 9.5
- age_days: 4492
- days_rel: 15
- days_push: 7
- n_releases_24m: 67
Adoption not part of the score
56574 stars · 10911 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
React Router is a multi-strategy routing library for React that can be used as a minimal declarative router or as a full React framework with SSR, data loaders, and type-safe route modules. It is one of the most widely adopted packages in the React ecosystem, maintained under open governance by Shopify.
Use cases
- add client-side routing to a React SPA
- build a React app with server-side rendering
- handle nested routes and URL parameters in React
- migrate a React app to file-based routing with type-safe route modules
- add data loaders and actions to React routes
- pre-render React pages statically
- upgrade an existing React Router app to the latest version
When to choose
- you are building a React app that needs URL routing
- you want framework features like SSR, code-splitting, and data loading in React
- you need a battle-tested, hugely popular routing solution with long-term support
- you want incremental adoption from a simple router to a full framework
When to avoid
- you are not using React (consider framework-native routers instead)
- you need routing for a non-web environment like React Native (use React Navigation)
- you want a zero-dependency minimal setup and don't need routing features beyond basic navigation
Facets
library · maturity stable
routing web-framework ssr middleware web-development frontend developer-tools browser cross-platform react spa client-side-routing vite-plugin typescript data-loaders file-based-routing nodejs web-server
4 sources
- readme: https://github.com/remix-run/react-router · fetched 2026-08-28 · 57cfa683a095
- homepage: https://reactrouter.com · fetched 2026-08-28 · f1d4263f8e18
- site_page: https://reactrouter.com/home · fetched 2026-08-28 · 694dae319dba
- site_page: https://reactrouter.com/upgrading/component-routes · fetched 2026-08-28 · 3ac9fd9b721d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| remix-run/react-router | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="remix-run/react-router")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem