@vuex-orm/axios
Vuex ORM plugin for adding smooth integration with axios.
Found 36 results for vuex-plugin
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.