Vuex ORM
Vuex ORM
vuex-orm
The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.
plugin-axios
Vuex ORM persistence plugin to sync the store against a RESTful API.
plugin-graphql
Vuex ORM persistence plugin to sync the store against a GraphQL API.
vuex-orm-next
The next iteration of Vuex ORM.
vuex-orm-examples
The example application to demonstrate the use case of the Vuex ORM.
awesome-vuex-orm
A curated list of awesome things related to Vuex ORM.
vuex-orm-examples-nuxt
The example Nuxt application to demonstrate the use case of the Vuex ORM.
plugin-change-flags
Vuex ORM plugin for adding IsDirty / IsNew flags to model entities.
plugin-search
Vuex ORM plugin for adding fuzzy search feature through model entities.
plugin-soft-delete
Vuex ORM plugin for adding soft delete feature to model entities.