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

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

github.com/TanStack/router · homepage · TypeScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
TanStack/routermain95

For agents

markdown · JSON · MCP: product_card(name="TanStack/router")

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