@vuex-orm/core
The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.
Found 36 results for vuex-plugin
The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.
Cache dispatched actions and prevent repeated requests and heavy actions.
Vuex ORM plugin for adding smooth integration with axios.
Vuex ORM plugin for adding fuzzy search feature through model entities.
A JSON:API adapter for Vuex ORM.
A Socket.io-client Plugin for Vuex
Persist and rehydrate your Vuex state between page reloads.
Better Vuex Action To Simplify Your Async Flow Process And Code Testing
Vuex ORM plugin for adding soft delete capability.
Vuex-ORM Plugin to sync the data against an indexedDB using localforage.
Fork of Vuex ORM plugin for adding smooth integration with axios. Fork is needed because the highest version we can use is 0.9.1 but that version was dependent on a axios version with multiple vulnerabilities.
Vuex Setup with Apollo Integration
Vuex-ORM Plugin to enable date type attributes.
Vuex-ORM persistence plugin to sync the store against a GraphQL API.
Vuex - Add tools to the Action context
Vuex-ORM Plugin to sync the data with lowdb.
vuex-orm plugin for RESTful CRUD backends
Vuex-ORM Plugin to sync the data against a RESTful API.
vuex state validation for json schema.
Vuex-ORM persistence plugin to sync the store against a GraphQL API.
Vuex ORM plugin for adding smooth integration with axios.
Cache dispatched actions and prevent repeated requests and heavy actions.
Based on @vuex-orm/plugin-axios, For myself useing, do some little differentiation. Thanks https://github.com/vuex-orm/plugin-axios
The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store. Personal fix edition.
Vuex-ORM Plugin to sync the data against an indexedDB using localforage.
Vuex-ORM Plugin to sync the data against a GraphQL API via Apollo.
Vuex-ORM persistence plugin to sync the store against a GraphQL API.
A Vuex Refesh Storage plugin Typescript
Vuex-ORM Plugin to sync the data against a Cordova SQLite DB using localforage.
Vuex-ORM persistence plugin to sync the store against a GraphQL API. This is a copy of the plugin '@vuex-orm/plugin-graphql'. They did all the work, I just changed some things to make it work for my project. Check them on Github: https://github.com/vuex-o
Vuex - Add tools to the Action context
Extends vuex module features
Vuex ORM plugin for adding smooth integration with axios.
Vuex ORM plugin for adding smooth integration with axios.
Obs v28, Vuex, Vue
Vuex-ORM Plugin to sync the data against your own implementation of the request() on Model.