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

vuejs/vue-router

🚦 The official router for Vue 2 observed · 2026-08-28

github.com/vuejs/vue-router · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

57/100

  • Activity 77
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4648
  • days_rel: n/a
  • days_push: 142
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

18876 stars · 4971 forks observed · 2026-08-28

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

Vue Router 3 is the official router for Vue 2, providing nested route mapping, route params, navigation guards, and HTML5 history/hash mode routing for single-page applications. Both Vue 2 and Vue Router 3 have reached end of life; new projects should use Vue Router 4 for Vue 3.

Use cases

  • add client-side routing to a Vue 2 single-page app
  • set up nested routes and named views in Vue 2
  • implement navigation guards for auth in a Vue 2 app
  • use HTML5 history mode routing with Vue 2
  • lazy-load route components in a Vue 2 SPA
  • maintain a legacy Vue 2 codebase that uses vue-router

When to choose

  • you are maintaining or extending an existing Vue 2 application
  • you need the battle-tested official router compatible with Vue 2.x
  • you need Vue 2 transition-system-integrated route transitions

When to avoid

  • you are starting a new project with Vue 3 - use Vue Router 4 (vuejs/router)
  • you need a router for React, Angular, or non-Vue frameworks
  • you need actively maintained software with security fixes

Facets

library · maturity abandoned

routing web-framework web-development frontend browser cross-platform vue vue2 spa client-side-routing eol official-router javascript nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
vuejs/vue-routermain57

For agents

markdown · JSON · MCP: product_card(name="vuejs/vue-router")

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