vuex-orm
ORM plugin
Enables Object-Relational Mapping access to the Vuex Store
The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.
2k stars
37 watching
163 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
ormvuevuexvuex-ormvuex-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
vuejs/vuex | A centralized state management system for Vue.js applications | 28,417 |
vuex-orm/plugin-graphql | Syncs Vuex state with a GraphQL API using auto-generated queries and mutations | 226 |
elmassimo/vuex-stores | Provides a simpler way to manage state and actions in Vue applications using Vuex 3 | 62 |
redux-orm/redux-orm | A JavaScript library for managing relational data in Redux stores. | 2,951 |
lusaxweb/vuenut | A Vue.js component for visualizing and managing Vuex store state data | 302 |
codedredd/pinia-orm | A Pinia plugin that enables Object-Relational Mapping access to the Pinia Store | 452 |
mdartic/vue-reactive-store | A VueX alternative for managing centralized state in Vue.js applications | 28 |
imanubhardwaj/vue-entity-adapter | A package to simplify state management for collections of entities in Vue.js applications. | 20 |
biluochun/vuex-localstate | A plugin that injects local storage into the Vuex state management system | 18 |
ejfrancis/vuex-alt | An alternative approach to Vuex helpers for accessing state, getters and actions without relying on string constants. | 14 |
mikeevstropov/vuex-loopback | A tool for managing data from Loopback API using Vuex state management and Vue components. | 7 |
vuecomponent/ant-design-vue | An enterprise-class UI design system based on Ant Design and Vue for building desktop applications. | 20,272 |
vuejs/pinia | A flexible and type-safe store management system for Vue applications | 13,181 |
vueuse/vueuse | A collection of reusable utility functions for building Vue applications with a compositional programming model. | 20,118 |
mrichar1/jsonapi-vuex | A module to access JSONAPI data from an API using a Vuex store and restructuring the data for easier interaction. | 156 |