vuex
State manager
A centralized state management system for Vue.js applications
🗃️ Centralized State Management for Vue.js.
28k stars
759 watching
10k forks
Language: JavaScript
last commit: about 2 months ago
Linked from 3 awesome lists
javascriptstate-managementtime-travelvuevuex
Related projects:
Repository | Description | Stars |
---|---|---|
vuejs/pinia | A flexible and type-safe store management system for Vue applications | 13,181 |
elmassimo/vuex-stores | Provides a simpler way to manage state and actions in Vue applications using Vuex 3 | 62 |
vuex-orm/vuex-orm | Enables Object-Relational Mapping access to the Vuex Store | 2,356 |
vuejs/core | A progressive JavaScript framework for building user interfaces on the web using TypeScript. | 47,701 |
mdartic/vue-reactive-store | A VueX alternative for managing centralized state in Vue.js applications | 28 |
ejfrancis/vuex-alt | An alternative approach to Vuex helpers for accessing state, getters and actions without relying on string constants. | 14 |
lzxb/vuet | A centralized state management system for Vue.js applications. | 422 |
guyskk/hami-vuex | A modular Vuex implementation with TypeScript support for state management in Vue.js applications. | 25 |
xiaoluoboding/vuex-stateshot | A plugin for Vuex state management that allows snapshotting and undo/redo functionality. | 13 |
mobxjs/mobx-vue | Provides bindings between MobX and Vue.js to manage state in reactive applications. | 476 |
attojs/vue-request | A library for managing API states with features such as caching, pagination, and error handling. | 1,318 |
mikeevstropov/vuex-loopback | A tool for managing data from Loopback API using Vuex state management and Vue components. | 7 |
keuller/vuelm | A Vue.js application state management system inspired by Elm architecture | 36 |
rashadsaleh/vuex-basement | Enables persistent and synchronized state management across multiple tabs or windows in a Vue application | 64 |
biluochun/vuex-localstate | A plugin that injects local storage into the Vuex state management system | 18 |