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

vuejs/vuex

🗃️ Centralized State Management for Vue.js. observed · 2026-08-28

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

Health v2 · maintenance only

23/100

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

  • gap_med: n/a
  • age_days: 4066
  • days_rel: n/a
  • days_push: 707
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

28320 stars · 9418 forks observed · 2026-08-28

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

Vuex is a centralized state management pattern and library for Vue.js applications, providing a single store with predictable mutation rules and devtools integration including time-travel debugging. It is now in maintenance mode, with Pinia being the officially recommended state management library for new Vue projects.

Use cases

  • manage shared state across Vue components
  • centralized store for Vue.js app
  • time-travel debugging for Vue state
  • predictable state mutations in Vue
  • migrate existing Vuex app to Pinia
  • state management for Vue 2 application

When to choose

  • maintaining an existing Vue 2 or Vue 3 app already using Vuex
  • you need Vuex 3/4 compatibility or plugin ecosystem
  • learning classic Vue state management patterns

When to avoid

  • starting a new Vue project - use Pinia instead
  • you need new features or active development
  • non-Vue frameworks - it is Vue-specific

Facets

library · maturity maintenance

state-management frontend-framework frontend web-development developer-tools browser vue vuex centralized-store time-travel-debugging pinia-successor nodejs javascript

4 sources

Member repositories

RepositoryRoleHealth v2
vuejs/vuexmain23

For agents

markdown · JSON · MCP: product_card(name="vuejs/vuex")

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