TanStack/router
🤖 A client-first, server-capable, fully type-safe router and full-stack framework for the web (React and more). observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- 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: 0.0
- age_days: 2788
- days_rel: 7
- days_push: 7
- n_releases_24m: 1913
Adoption not part of the score
14995 stars · 1811 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
TanStack Router is a fully type-safe, client-first router for React and Solid applications, with file-based routing, nested layouts, loaders with caching, and validated search-param state management. It also powers TanStack Start, a full-stack framework adding SSR, streaming, and type-safe server functions.
Use cases
- build a type-safe SPA router for React
- manage filters and pagination in URL search params with validation
- add nested layouts and error boundaries to a React app
- prefetch route data before navigation
- build a full-stack SSR app with server functions
- migrate from React Router for better type inference
When to choose
- you use TypeScript and want end-to-end type safety for routes, params, and search state
- you want file-based routing with generated route trees
- you need loaders with built-in SWR caching and prefetching
- you want URL state treated as a validated, shareable state manager
- you're building a full-stack React or Solid app with TanStack Start
When to avoid
- you're on a framework with its own built-in router (Next.js, SvelteKit)
- you don't use TypeScript and can't benefit from its core value proposition
- you need a router for frameworks other than React or Solid
- you want a minimal zero-config router without a build plugin or CLI
Facets
framework · maturity active
routing web-framework ssr state-management rpc middleware web-development frontend developer-tools apis cross-platform type-safe file-based-routing search-params tanstack-start react solid fullstack-framework route-loaders prefetching nodejs web-server typescript
10 sources
- readme: https://github.com/TanStack/router · fetched 2026-08-28 · 102c8943260c
- homepage: https://tanstack.com/router · fetched 2026-08-29 · 226870b05272
- site_page: https://tanstack.com/router/latest/docs/api/router · fetched 2026-08-29 · d0d9a7d67a0b
- site_page: https://tanstack.com/router/latest/docs/overview · fetched 2026-08-29 · 9d7526ded05f
- site_page: https://tanstack.com/router/latest/docs/routing/routing-concepts · fetched 2026-08-29 · c97b0c8449ca
- site_page: https://tanstack.com/router/latest/docs/framework/react/examples/quickstart-file-based · fetched 2026-08-29 · 7106c044876d
- site_page: https://tanstack.com/router/latest/docs/blog · fetched 2026-08-29 · 6251faa7d0dd
- site_page: https://tanstack.com/router/latest/docs/framework · fetched 2026-08-29 · 2d20a6235543
- site_page: https://tanstack.com/router/latest/docs/contributors · fetched 2026-08-29 · 0f86f474cefe
- site_page: https://tanstack.com/blog · fetched 2026-08-29 · f45f670c0ce6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TanStack/router | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem