{
  "slug": "tanstack-router",
  "name": "TanStack Router",
  "url": "https://tanstack.com/router",
  "cat": "dx",
  "group": "build",
  "tagline": "Type-safe React router",
  "price": "Free · MIT",
  "tier": "free",
  "pick": false,
  "what": "A React router where routes, params and search params are fully typed. Links autocomplete paths, loaders return typed data, and search params get schema validation. TanStack Start layers server functions and SSR onto the same route tree.",
  "why": "A mistyped route string in React Router fails silently at runtime; here it fails in the editor. That matters most when an AI is generating navigation code it cannot test.",
  "warn": "Heavier concepts than React Router (now v8) and a smaller community. TanStack Start, the full-stack layer, is newer than Router itself — check its stability before shipping on it.",
  "install": "npm install @tanstack/react-router",
  "category": {
    "key": "dx",
    "name": "Libraries & build tooling",
    "desc": "The dependencies your AI will reach for whether or not you chose them. Know what they are.",
    "group": "build",
    "groupName": "Build it"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://tanstack.com/router/latest",
    "checked_at": "2026-08-18T21:22:12.874+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}