vuex-action-init
Vuex - Add tools to the Action context
Vuex - Add tools to the Action context
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-ORM Plugin to sync the data against an indexedDB using localforage.
Vuex-ORM Plugin to sync the data with lowdb.
A tiny Vuex plugin to automatically save and restore the store state using the browser's local storage.
Vuex ORM plugin for adding smooth integration with axios.
Vuex - Add tools to the Action context
Vuex-ORM persistence plugin to sync the store against a GraphQL API.
Vuex-ORM persistence plugin to sync the store against a GraphQL API.
Vuex-ORM Plugin to sync the data against a GraphQL API via Apollo.
Vuex-ORM Plugin to sync the data against a Cordova SQLite DB using localforage.
Based on @vuex-orm/plugin-axios, For myself useing, do some little differentiation. Thanks https://github.com/vuex-orm/plugin-axios
Vuex-ORM Plugin to sync the data against your own implementation of the request() on Model.
Vuex-ORM Plugin to sync the data against a RESTful API.
Vuex plugin for sync state between browser tabs
A Nuxt module to add the web3-connectors framework to your project.
A framework for implementing @web3-react/abstract-connector into dApps
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.
Vue plugin for reactive, offline capable databases.
The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store. Personal fix edition.