Vuex

E131072

Vuex is the official state management library for Vue.js applications, providing a centralized store and predictable state handling patterns.

All labels observed (2)

Label Occurrences
Vuex canonical 8
Vuex 4 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf JavaScript library ⓘ
Vue.js ecosystem project ⓘ
state management library ⓘ
alternativeTo Pinia ⓘ
asyncHandlingMechanism actions ⓘ
author Evan You ⓘ
category frontend development tool ⓘ
state management solution ⓘ
compatibleWith Vue 2 ⓘ
linked to: Vue.js

Vue 3 ⓘ
linked to: Vue.js
coreConcept actions ⓘ
getters ⓘ
modules ⓘ
mutations ⓘ
state ⓘ
store ⓘ
designedFor Vue.js applications ⓘ
developer Vue.js core team ⓘ
documentation https://vuex.vuejs.org ⓘ
ensures predictable state mutations ⓘ
feature devtools integration ⓘ
hot module replacement for modules ⓘ
time-travel debugging support ⓘ
hasVersion Vuex 3 ⓘ
Vuex 4 ⓘ
linked to: Vuex
influencedBy Flux ⓘ
Redux ⓘ
integratesWith Vue CLI projects ⓘ
Vue Devtools ⓘ
license MIT License ⓘ
name Vuex ⓘ
partOf Vue.js ecosystem ⓘ
pattern Flux-inspired architecture ⓘ
unidirectional data flow ⓘ
primaryLanguage JavaScript ⓘ
provides centralized state management ⓘ
predictable state container ⓘ
single source of truth for application state ⓘ
repository https://github.com/vuejs/vuex ⓘ
stateMutationMechanism synchronous mutations ⓘ
status stable ⓘ
supports module-based store splitting ⓘ
plugins ⓘ
strict mode for mutation tracking ⓘ
supportsFramework Vue.js ⓘ
usedFor large-scale Vue.js applications ⓘ
managing shared state in Vue components ⓘ
website https://vuex.vuejs.org ⓘ

How these facts were elicited

Referenced by (9)

Full triples — surface form annotated when it differs from this entity's canonical label.

Pinia → replaces → Vuex ⓘ
Pinia → alternativeTo → Vuex ⓘ
Vuex → name → Vuex ⓘ
Vuex → hasVersion → Vuex 4 ⓘ
linked to: Vuex
Vuetify → integratesWith → Vuex ⓘ
Evan You → notableProject → Vuex ⓘ