Vuex Utilities

Vuex Utilities

Newest releases

mrichar1 jsonapi-vuex A module to access JSONAPI data from an API, using a Vuex store, restructured to make life easier. Documentation Documentation, including
 

cyon vuex-pagination Library that makes it magnitudes easier to integrate paginated resources from an API (REST, GraphQL, or anything else) into your Vue a
 

eunjae-lee NO LONGER MAINTAINED This repository is not actively maintained. I haven't used this package for a year. It means there has been no change. You can st
 

AlbertLucianto Vuex Search is a plugin for searching collections of objects. Search algorithms powered by js-worker-search. See working example here. Installation: n
 

maoberlehner vuex-map-fields Enable two-way data binding for form fields saved in a Vuex store. Install npm install --save vuex-map-fields Basic example The follow
 

L-Chris vuex-iframe-sync English | δΈ­ζ–‡ Vuex state synchronization between iframe/window Your star is the greatest encouragement to me. ✨ Features: support ifra
 

whtsky Vuex-Queries Vuex-Queries helps you write query functions in Vuex Usage Write your queries in Vuex options: const options = { state: { events: [
 

vouill Deprecated Not maintenained anymore. Vuex api Intro vuex-api is a library that wants to help you handle API as easily as possible. Yes, that's it ! In
 

liqueflies vuex-async-module Reduce async boilerplate code generating Vuex modules. Compatible with Vue 2.x Installation npm install @liqueflies/vuex-async-mod
 

vuex-orm Vuex ORM Vuex ORM is a plugin for Vuex to enable Object-Relational Mapping access to the Vuex Store. Vuex ORM lets you create "normalized" data schema
 

maple3142 vuejs-storage vue.js and vuex plugin to persistence data with localStorage/sessionStorage Purpose This plugin provide a simple binding with localStora
 

ndabAP NOT MAINTAINED vuex-cli-scaffold Generating module entities for your Vue.js store is repetitive and verbose. This packages lets you create one or mult
 

biluochun vuex-local-state inject localStorage to vuex Installation $ npm install vuex-local-state --save API new VuexLocalState(storeOptions, [conf]); conf def
 

championswimmer vuex-persist A Typescript-ready Vuex plugin that enables you to save the state of your app to a persisted storage like Cookies or localStorage. Info :
 

superwf vuex-cache Cache dispatched actions and prevent repeated requests and heavy actions. Compatibility Map and Promise are required (you can use polyfills
 

christianmalek vuex-rest-api A Helper utility to simplify the usage of REST APIs with Vuex 2. Uses the popular HTTP client axios for requests. Works with websanova/v
 

varHarrie vuex-action Utilities for vuex to easily create and manage actions. Allow you to create untyped action Support for Promise Work with vue@1 and vue@2 I
 

ktsn vuex-local Local state management within Vuex Why? Global state management is one of the problems on huge application development. Developers address
 

AlexandreBonaventure vuex-jsdata-plugin A simple attempt to help using jsdata alongside Vue.js: This plugin syncing Vuex store with js-data After each injection made by js
 

robinvdvleuten vuex-persistedstate Persist and rehydrate your Vuex state between page reloads. Requirements Vue.js (v2.0.0+) Vuex (v2.0.0+) Install npm install --sav