roxiness/routify
Automated Svelte routes observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 61
- Release rhythm 48
- Longevity 100
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: 5.5
- age_days: 2534
- days_rel: 351
- days_push: 238
- n_releases_24m: 9
Adoption not part of the score
1985 stars · 83 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Routify is a file-based router for Svelte applications that automatically generates routes from the file system. It supports SSR, static prerendering, multiple router instances, load hooks, and plugin-based extensibility.
Use cases
- add file-based routing to a svelte app
- build a multi-page svelte site with automatic routes
- prerender svelte pages for seo
- run multiple routers in one svelte app
- add route guards and data preloading in svelte
- migrate from sapper-style routing
When to choose
- you use Svelte and want filesystem-driven routing without a full meta-framework
- you need multiple independent router instances or inline pages in one layout
- you want fine-grained control over bundling, prefetching, and prerendering
When to avoid
- you want an all-in-one framework with batteries included - prefer SvelteKit
- your project is React, Vue, or another non-Svelte stack
- you need a router for native mobile apps
Facets
library · maturity active
routing web-framework ssr static-site-generator web-development frontend browser svelte file-based-routing router sveltekit-alternative prerendering javascript nodejs web-server
3 sources
- readme: https://github.com/roxiness/routify · fetched 2026-08-28 · 9f61ada112e5
- homepage: https://routify.dev · fetched 2026-08-29 · e3aefbe1b6be
- site_page: https://routify.dev/docs · fetched 2026-08-29 · 34b846c9fd23
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| roxiness/routify | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="roxiness/routify")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem