davestewart/vuex-pathify
Vue / Vuex plugin providing a unified path syntax to Vuex stores 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3102
- days_rel: n/a
- days_push: 1627
- n_releases_24m: 0
Adoption not part of the score
1358 stars · 53 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Vue/VVuex plugin that provides a unified declarative path syntax for reading and writing Vuex store state, including sub-properties and modules. It eliminates Vuex boilerplate with helpers like get, sync, and make for one-liner component-to-store wiring.
Use cases
- reduce vuex boilerplate in vue apps
- two-way bind vue components to vuex store state
- access nested store properties with a path syntax
- auto-generate vuex mutations from state
- wire multiple store properties to computed props
- simplify vuex setup in nuxt projects
When to choose
- you use Vue 2 or Vue 3 with Vuex and want less store boilerplate
- you want declarative one-liner bindings between components and store
- you frequently access deeply nested store state from components
When to avoid
- you use Pinia or another state library instead of Vuex
- you prefer explicit, verbose Vuex mutations and actions
- your team avoids magic abstractions over store internals
Facets
library · maturity maintenance
state-management plugin-system frontend web-development developer-tools browser cross-platform vuex vue vue-plugin path-syntax store-wiring boilerplate-reduction nodejs
3 sources
- readme: https://github.com/davestewart/vuex-pathify · fetched 2026-08-28 · 37d7d1b8a591
- homepage: https://davestewart.github.io/vuex-pathify · fetched 2026-08-29 · 23992094857d
- registry_npm: https://registry.npmjs.org/vuex-pathify · fetched 2026-08-29 · 732cf8b3e3aa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| davestewart/vuex-pathify | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="davestewart/vuex-pathify")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem