EmilTholin/svelte-routing
A declarative Svelte routing library with SSR support observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 3200
- days_rel: n/a
- days_push: 769
- n_releases_24m: 0
Adoption not part of the score
2051 stars · 174 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A declarative routing library for Svelte applications with server-side rendering (SSR) support. It provides Router, Link, and Route components that match URLs to views via path scoring.
Use cases
- add client-side routing to a Svelte app
- render Svelte routes on the server with SSR
- create declarative route components with path parameters
- build nested routers for multi-app Svelte layouts
- handle basepath hosting under a subdirectory
- add navigation links with active route handling
When to choose
- you use Svelte and want a simple declarative router similar to React Router
- you need SSR support for your Svelte routing
- you want nested routing and path-parameter matching without heavy configuration
When to avoid
- you use SvelteKit, which has built-in file-based routing
- you need advanced features like data loaders or route guards that other routers provide
- you need a router for frameworks other than Svelte
Facets
library · maturity maintenance
routing ssr web-framework web-development frontend developer-tools browser svelte client-side-routing declarative-routing spa web-server nodejs
2 sources
- readme: https://github.com/EmilTholin/svelte-routing · fetched 2026-08-28 · 3fa071c80c15
- registry_npm: https://registry.npmjs.org/svelte-routing · fetched 2026-08-29 · 7116bf254edf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| EmilTholin/svelte-routing | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="EmilTholin/svelte-routing")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem