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

championswimmer/vuex-persist

A Vuex plugin to persist the store. (Fully Typescript enabled) observed · 2026-08-28

github.com/championswimmer/vuex-persist · homepage · TypeScript · 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: 3333
  • days_rel: n/a
  • days_push: 1281
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1646 stars · 111 forks observed · 2026-08-28

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

A TypeScript-ready Vuex plugin that automatically persists the Vue/Vuex store state to storage like localStorage, sessionStorage, or cookies, and restores it on app load. It supports filtering mutations, partial-state reducers, modules, and multiple persistence instances.

Use cases

  • persist vuex store to localstorage
  • keep vue app state after page refresh
  • save only part of the vuex store
  • restore state when app loads
  • store vuex state in cookies or sessionstorage
  • persist state with vuex modules

When to choose

  • you use Vue 2 with Vuex and need state to survive reloads
  • you want fine-grained control over which mutations trigger saves
  • you need to split persistence across localStorage, sessionStorage, and cookies

When to avoid

  • you use Pinia instead of Vuex
  • you need persistence for Vue 3 / Vuex 4 with active maintenance guarantees
  • you need encrypted or server-synced state persistence

Facets

library · maturity maintenance

state-management plugin-system serialization frontend web-development developer-tools browser vuex vue localstorage state-persistence typescript cookies vue2 nodejs javascript

3 sources

Member repositories

RepositoryRoleHealth v2
championswimmer/vuex-persistmain32

For agents

markdown · JSON · MCP: product_card(name="championswimmer/vuex-persist")

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