# zack24q/vue-navigation

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

Repository: https://github.com/zack24q/vue-navigation
Canonical: https://ross.abutalabs.com/products/vue-navigation
Language: JavaScript
License: MIT
License Family: permissive
Topics: page, navigation, cache, vue, vue-router
Last push: 2018-09-28T06:53:42+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3456, "days_push": 2896, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1016, forks 175 (observed 2026-08-28T04:03:14.427105+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: routing, state-management, caching, ui-components
- domain: frontend, web-development, mobile-development
- platform: -
- tags: vue-router, page-cache, native-app-navigation, spa, vue2, javascript, vue, web

## Member repositories
- zack24q/vue-navigation (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:14.427105+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:11:22.587188+00:00, confidence not recorded.
  - readme: https://github.com/zack24q/vue-navigation (fetched 2026-08-28T04:03:14.427105+00:00, sha 27ede2db44c5)
  - registry_npm: https://registry.npmjs.org/vue-navigation (fetched 2026-08-29T13:10:42.069068+00:00, sha 7f81c65b186e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
