vuex-orm topic

List vuex-orm repositories

vuex-orm

2.4k
Stars
167
Forks
Watchers

The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.

plugin-axios

361
Stars
52
Forks
Watchers

Vuex ORM persistence plugin to sync the store against a RESTful API.

plugin-graphql

228
Stars
53
Forks
Watchers

Vuex ORM persistence plugin to sync the store against a GraphQL API.

vuex-orm-next

192
Stars
11
Forks
Watchers

The next iteration of Vuex ORM.

vuex-orm-examples

128
Stars
44
Forks
Watchers

The example application to demonstrate the use case of the Vuex ORM.

awesome-vuex-orm

53
Stars
7
Forks
Watchers

A curated list of awesome things related to Vuex ORM.

vuex-orm-examples-nuxt

70
Stars
21
Forks
Watchers

The example Nuxt application to demonstrate the use case of the Vuex ORM.

vuex-orm-localforage

58
Stars
9
Forks
Watchers

Vuex ORM persistence plugin to sync the store against IndexedDB using localforage

plugin-change-flags

24
Stars
10
Forks
Watchers

Vuex ORM plugin for adding IsDirty / IsNew flags to model entities.