back
loading skill details...
Type-safe routing for React and Solid applications with first-class search params, data loading, and seamless integration with the React ecosystem.
Overview TanStack Router is a fully type-safe router for React (and Solid) applications. It provides file-based routing, first-class search parameter management, built-in data loading, code splitting, and deep TypeScript integration. It serves as the routing foundation for TanStack Start (the full-stack framework). Package: @tanstack/react-router CLI: @tanstack/router-cli or @tanstack/router-plugin (Vite/Rspack/Webpack) Devtools: @tanstack/react-router-devtools Installation npm install @tanstack/react-router # For file-based routing with Vite: npm install -D @tanstack/router-plugin # Or standalone CLI: npm install -D @tanstack/router-cli
don't have the plugin yet? install it then click "run inline in claude" again.