solidjs/solid-router
A universal router for Solid inspired by Ember and React Router observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 99
- Release rhythm 60
- Longevity 100
Flags: prerelease_only
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 6
- age_days: 2137
- days_rel: 7
- days_push: 7
- n_releases_24m: 4
Adoption not part of the score
1317 stars · 176 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Solid Router is the official routing library for SolidJS, inspired by Ember and React Router. It provides declarative, reactive client-side routing with support for history, hash, memory, and server-side rendering modes, plus data APIs with caching and parallel preloading.
Use cases
- add client-side routing to a SolidJS single-page app
- define nested and dynamic routes with URL parameters and wildcards
- server-side render routes with universal rendering
- preload route data in parallel before rendering
- test routing logic in non-browser environments with a memory router
- use hash-based navigation for static hosting
- fetch route data with caching, deduplication, and revalidation
When to choose
- you are building a SolidJS application and need routing
- you want React Router-like ergonomics with fine-grained reactivity
- you need SSR or universal rendering with route-aware data fetching
- you want type-safe routing in TypeScript
When to avoid
- your project uses React, Vue, or another framework (use its ecosystem router)
- you are building a multi-page app with full server-rendered page loads
- you need a standalone router outside the SolidJS ecosystem
Facets
library · maturity active
routing web-framework middleware ssr state-management web-development frontend apis browser cross-platform solidjs spa client-side-routing reactive typescript universal-rendering data-preloading nodejs web-server
1 source
- readme: https://github.com/solidjs/solid-router · fetched 2026-08-28 · 511ede2d15e3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| solidjs/solid-router | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="solidjs/solid-router")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem