kadirahq/flow-router
Carefully Designed Client Side Router for Meteor 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4285
- days_rel: n/a
- days_push: 1533
- n_releases_24m: 0
Adoption not part of the score
1076 stars · 192 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FlowRouter is a client-side routing library designed specifically for Meteor applications. It handles URL routing and reactive data access from the URL without managing rendering itself, with a focus on performance.
Use cases
- define client-side routes in a Meteor app
- parse URL params and query strings reactively
- group routes with shared middleware triggers
- handle 404 not-found routes
- manage subscriptions per route
- implement auth logic in the routing layer
When to choose
- you are building a Meteor app with Blaze or React and need a fast, routing-only library
- you want reactive access to URL params and query params
- you prefer a router that does not handle rendering
When to avoid
- you are not using Meteor
- you need a full-featured router with built-in rendering and layout management
- you need IE9 support or actively maintained software for new projects
Facets
library · maturity maintenance
routing middleware web-development frontend browser client-side-routing meteor blaze react spa javascript
1 source
- readme: https://github.com/kadirahq/flow-router · fetched 2026-08-28 · 5a2f2d4f1408
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kadirahq/flow-router | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="kadirahq/flow-router")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem