robinvdvleuten/vuex-persistedstate
💾 Persist and rehydrate your Vuex state between page reloads. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 3629
- days_rel: n/a
- days_push: 1671
- n_releases_24m: 0
Adoption not part of the score
5674 stars · 371 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Vuex plugin that persists and rehydrates Vuex store state between page reloads, typically using localStorage. It supports custom storage backends like cookies or encrypted storage.
Use cases
- persist vuex state across page reloads
- keep vue app state in localstorage
- rehydrate store on page refresh
- save vuex state to cookies
- persist only some vuex modules
When to choose
- you use Vuex (Vue 2 or Vue 3) and need state to survive reloads
- you want a simple drop-in Vuex plugin with configurable storage
When to avoid
- you use Pinia instead of Vuex
- you need actively maintained software (the project is no longer maintained)
- you need SSR-safe persistence without extra setup
Facets
plugin · maturity abandoned
state-management plugin-system serialization frontend web-development developer-tools browser vuex vue localstorage state-persistence page-reload nodejs javascript
2 sources
- readme: https://github.com/robinvdvleuten/vuex-persistedstate · fetched 2026-08-28 · c04d85c1cb03
- registry_npm: https://registry.npmjs.org/vuex-persistedstate · fetched 2026-08-29 · cd5c850a4a37
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| robinvdvleuten/vuex-persistedstate | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="robinvdvleuten/vuex-persistedstate")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem