vuex-orm-plugin topic

List vuex-orm-plugin repositories

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-localforage

58
Stars
9
Forks
Watchers

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

vue-entity-adapter

20
Stars
3
Forks
Watchers

Package to maintain entities in Vuex.

plugin-change-flags

24
Stars
10
Forks
Watchers

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

plugin-search

43
Stars
8
Forks
Watchers

Vuex ORM plugin for adding fuzzy search feature through model entities.

plugin-soft-delete

17
Stars
3
Forks
Watchers

Vuex ORM plugin for adding soft delete feature to model entities.