Ross ROSS = Recommend OSS · open-source software intelligence for agents

tj/react-enroute

React router with a small footprint for modern browsers observed · 2026-08-28

github.com/tj/react-enroute · JavaScript · MIT (permissive) 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: 3731
  • days_rel: n/a
  • days_push: 1267
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1478 stars · 21 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A tiny (~2 KB) React router library for modern browsers, using path-to-regexp pattern matching with support for nested routes. It is a lightweight alternative to react-router, not a full replacement.

Use cases

  • add simple client-side routing to a small React app
  • replace react-router with a minimal 2 KB router
  • match URL paths with parameters like /users/:id
  • render nested routes in React
  • generate URLs from route patterns and params

When to choose

  • you need a very small router with minimal dependencies
  • your routing needs are simple and don't require data loaders or guards
  • you want path-to-regexp pattern syntax

When to avoid

  • you need advanced features like nested layouts with outlets, data loading, or navigation blocking
  • you want an actively developed router with large community support
  • you need server-side routing or history management built in

Facets

library · maturity maintenance

routing frontend-framework web-development frontend browser react router minimal path-to-regexp client-side-routing nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
tj/react-enroutemain23

For agents

markdown · JSON · MCP: product_card(name="tj/react-enroute")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem