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

zack24q/vue-navigation

A page navigation library, record routes and cache pages, like native app navigation. 一个页面导航库,记录路由并缓存页面,像原生APP导航一样。 observed · 2026-08-28

github.com/zack24q/vue-navigation · JavaScript · MIT (permissive) 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: 3456
  • days_rel: n/a
  • days_push: 2896
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1016 stars · 175 forks observed · 2026-08-28

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

A Vue 2 navigation library that records route history and caches pages to mimic native mobile app navigation behavior. It wraps vue-router with forward/back/refresh semantics and optional Vuex integration.

Use cases

  • cache pages when navigating back in a Vue SPA
  • make Vue web app navigation feel like a native mobile app
  • preserve page state when going back with vue-router
  • rebuild pages on forward navigation but restore from cache on back
  • track forward/back/refresh route events in Vuex

When to choose

  • you have a Vue 2 + vue-router 2 SPA that needs native-app-like page caching
  • you want route lifecycle events (forward/back/replace/refresh) integrated with Vuex

When to avoid

  • you are using Vue 3 or vue-router 3+ (unsupported)
  • you need an actively maintained library - last release was 2018
  • you only need simple routing without page caching

Facets

library · maturity abandoned

routing state-management caching ui-components frontend web-development mobile-development vue-router page-cache native-app-navigation spa vue2 javascript vue web

2 sources

Member repositories

RepositoryRoleHealth v2
zack24q/vue-navigationmain32

For agents

markdown · JSON · MCP: product_card(name="zack24q/vue-navigation")

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