vuex-rest-api
API helper
A utility to simplify the usage of REST APIs with Vuex store setup
A utility to simplify the use of REST APIs with Vuex
382 stars
21 watching
48 forks
Language: JavaScript
last commit: 10 months ago
Linked from 1 awesome list
apiaxioshacktoberfesthelpermiddlewarerestutilityvuevue2vuex
Related projects:
Repository | Description | Stars |
---|---|---|
greenpress/vuex-composition-helpers | A utility package to simplify the integration of Vuex with the Composition API in Vue applications. | 290 |
freakzlike/vue-service-model | A Vue.js library for handling REST service requests and model definitions with features like caching, aggregation, and field-specific rendering. | 19 |
mrichar1/jsonapi-vuex | A module to access JSONAPI data from an API using a Vuex store and restructuring the data for easier interaction. | 156 |
scrum/vue-axillo | A set of tools to simplify the use of REST APIs in applications | 10 |
albertlucianto/vuex-search | A plugin for searching collections of objects using Web Workers and Regenerator Runtime | 163 |
varharrie/vuex-action | Utilities for managing actions in Vue.js Vuex stores. | 26 |
mikeevstropov/vuex-loopback | A tool for managing data from Loopback API using Vuex state management and Vue components. | 7 |
robsontenorio/vue-api-query | A utility for building and constructing REST API requests in JavaScript. | 1,658 |
chimera-js/vue-chimera | A VueJS reactive RESTful API client with features like automatic request refreshing and cancellation, ideal for building data-driven web applications. | 171 |
echo008/vuex-composition | A utility package to simplify the use of Vuex with Vue's Composition API | 6 |
bahmutov/vue-vuex-todomvc | A Vue.js TodoMVC application with Vuex data store and REST backend | 47 |
guyskk/hami-vuex | A modular Vuex implementation with TypeScript support for state management in Vue.js applications. | 25 |
dennybiasiolli/react-vuex | React bindings for Vuex inspired by react-redux project. | 70 |
cyon/vuex-pagination | A plugin for integrating paginated resources from an API into a Vue application with Vuex | 107 |
michalsnik/vue-computed-helpers | A collection of reusable functions to simplify the creation of computed properties in Vue.js applications. | 289 |