Vuex ORM

Results 10 repositories owned by Vuex ORM

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.

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.