v-bucket
State manager
A lightweight state management system for Vue 3.0 applications
📦 Fast, Simple, and Lightweight State Manager for Vue 3.0 built with composition API, inspired by Vuex.
43 stars
4 watching
4 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
bucketcomponentcompositioncomposition-apigettersjavascriptjavascript-libraryjsmutationspluginplugin-hooksvuevue-componentvue3vue3-composition-apivuejsvuex
Related projects:
Repository | Description | Stars |
---|---|---|
fanhaoyuan/vc-state | A Vue.js state management library that enables easy composition of scoped state using context and hooks. | 6 |
andrewcourtice/harlem | A global state management solution for Vue 3 applications with strong typing, immutability, and extensibility | 516 |
lzxb/vuet | A centralized state management system for Vue.js applications. | 422 |
raizam/vue-shared | A plugin for Vue.js that enables shared state management using simple JavaScript objects. | 12 |
vitorluizc/vue-loadable | A utility library to manage loading states in Vue.js applications | 26 |
seregpie/vuefort | A state management solution for Vue.js applications | 3 |
mdartic/vue-reactive-store | A VueX alternative for managing centralized state in Vue.js applications | 28 |
attojs/vue-request | A library for managing API states with features such as caching, pagination, and error handling. | 1,317 |
markselby9/vuez | A simple state management library for Vue.js projects | 42 |
keuller/vuelm | A Vue.js application state management system inspired by Elm architecture | 36 |
dwqs/revuejs | A lightweight state management library for Vue.js applications | 24 |
peterluhub/xsm | A state management system for Angular, React, Vue, and Svelte that simplifies the use of reactive state with automatic re-rendering and efficient memory management. | 138 |
mobxjs/mobx-vue | Provides bindings between MobX and Vue.js to manage state in reactive applications. | 476 |
ejfrancis/vuex-alt | An alternative approach to Vuex helpers for accessing state, getters and actions without relying on string constants. | 14 |
luisvinicius167/dutier | An immutable, async state management solution for JavaScript applications inspired by Redux. | 394 |