vuex-orm topic
json-api-response-converter
Normalize your JSON:API response
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.
vuex-orm-localforage
Vuex ORM persistence plugin to sync the store against IndexedDB using localforage
plugin-change-flags
Vuex ORM plugin for adding IsDirty / IsNew flags to model entities.