fridays/next-routes
Universal dynamic routes for Next.js observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3502
- days_rel: n/a
- days_push: 757
- n_releases_24m: 0
Adoption not part of the score
2460 stars · 225 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
next-routes is a JavaScript library providing Express-style universal dynamic routing for Next.js applications, with route definitions shared between server and client. It is explicitly deprecated and no longer maintained, as modern Next.js has built-in routing.
Use cases
- add dynamic routes to a Next.js app
- define express-style URL patterns in Next.js
- share route definitions between server and client
- generate URLs from route names in Next.js Link and Router
- use a custom request handler middleware with Next.js
When to choose
- maintaining a legacy Next.js codebase that already uses next-routes
- working on an old Next.js version without built-in dynamic routing
When to avoid
- starting a new Next.js project - use the built-in App or Pages Router
- you need maintained, supported routing
- modern Next.js versions, which include native dynamic routing
Facets
library · maturity abandoned
routing middleware ssr web-development frontend backend nextjs react express server-rendering deprecated nodejs javascript
2 sources
- readme: https://github.com/fridays/next-routes · fetched 2026-08-28 · 3cdd83de27a7
- registry_npm: https://registry.npmjs.org/next-routes · fetched 2026-08-29 · cdc91e2f5c85
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fridays/next-routes | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="fridays/next-routes")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem