OSS Digest · projects · runs

← back

TanStack/router

general awareness · https://github.com/TanStack/router

# TanStack/router

**URL:** https://github.com/TanStack/router
**One-liner:** Client-first, server-capable, fully type-safe router for React (and more) by TanStack.
**Relevance to _general:** general-awareness (80/100)
**Integration:** n/a

## Summary
A type-safe, feature-rich router and full-stack framework for React.

## Why it's useful here
Could inform routing design in future React projects not built on Next.js; offers schema-validated search params and advanced caching.

## Suggested use
Study the type-safe routing patterns for inspiration; evaluate for any new standalone React apps.

## Novelty / why now
High type-safety, schema-driven search params, built-in caching and prefetching; competes with React Router and Next.js Router.

## Risks
Large dependency; significant architectural shift from Next.js routing; no direct fit in current projects.

## Safety scan
- Risk level: **low**
- Stars: 14390 (age 2675d, 5.38 stars/day)
- Last push: 0 days ago
- Contributors: 722
- License: MIT
- Postinstall hooks: none
- Suspicious patterns: none
- Notes: (none)

### Reviewer safety notes
MIT license, actively maintained, large community, no suspicious patterns.