51 Components & Libraries
Vuex ORM 🔥 HEADS UP! Currently, Vuex ORM Next project is on going, and we are hoping it is going to be the foundation of the version 1.0.0 release. W
Hooks for fetching, caching and updating asynchronous data in Vue
vuex-persistedstate Persist and rehydrate your Vuex state between page reloads. Install npm install --save vuex-persistedstate The UMD build is also a
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 :
vuex-composition-helpers A util package to use Vuex with Composition API easily. Installation $ npm install vuex-composition-helpers This library is n
vue3-admin Vue 3.0 + Vite 2.0 + Vue-Router 4.0 + Element-Plus + Echarts 5.0 + Axios 后台管理系统。 newbee-mall 项目是一套电商系统,基于 Spring Boot 2.X 和 Vue 以及相关技术栈开发。
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
vuex-pagination Note: This library only works with Vue 2. For Vue 3, take a look at vue-use-pagination. Library that makes it magnitudes easier to int
Vuex Search is a plugin for searching collections of objects. Search algorithms powered by js-worker-search. See working example here. Installation: n
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
jsonapi-vuex A module to access JSONAPI data from an API, using a Vuex store, restructured to make life easier. Documentation Documentation, including
vuex-iframe-sync English | 中文 Vuex state synchronization between iframe/window Your star is the greatest encouragement to me. ✨ Features: support ifra
vuejs-storage Vue.js and Vuex plugin to persistence data with localStorage/sessionStorage Purpose This plugin provide a simple binding with localStora
Overview Pathify makes working with Vuex easy, with a declarative, state-based, path syntax: Paths can reference any module, property or sub-property:
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
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
Introduction Vuenut is a Vue.js component that visualizes, manipulates, and saves state data from vuex. Advantage If your application uses a vuex stor
vuex-local Local state management within Vuex Why? Global state management is one of the problems on huge application development. Developers address
vuex-cache Cache dispatched actions and prevent repeated requests and heavy actions. Compatibility Map and Promise are required (you can use polyfills
A very simple, elegant and easy alternative to vuex within less than 1.5kb
Vuex Stateshot 💾 A State Snapshot plugin on Actions/Mutations for Vuex3.1+. Installation npm i vuex-stateshot -S or yarn add vuex-stateshot -S Demo S
journal Project setup yarn install Compiles and hot-reloads for development yarn serve Compiles and minifies for production yarn build Lints and fi
vuex-multi-history Multiple histories for Vuex The Demo is available here. Getting Started Install the dependencies: npm install vue vuex vuex-history
vuex-masked-modules Plugin for working with Vuex. Allows to use localeStorage to store state. It is possible to "mask" data in the localStorage cell.
Vuex module factory and Vue components for Loopback
vuex-hooks This package offers TypeScript enabled vuex composition-api hooks, closing the gap between vuex and the @vue/composition-api. Installation
rexios Utils normalize url, data, params for axios when using rest api request Why? Returns normalized parameters and url according to the rest-api co
journal Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints a
journal Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints a
Le challenge Le challenge est de créer une page de crowdfunding similaire à celui des exemples fournis. Vous trouverez les ressources habituelles (des
vuex-light Why Have you ever want to know "what type payload is" or "what getters the store have" when use the vuex? In vuex-light, you have better ty
vuex-ts-enhance enhance types from vuex it will check mapXXXX() params for state, getters, actions, mutations in store but dispatch is different const
Vuexi Work in progress, so breaking changes in API are possible. Please consider locking dependency if this library fit your needs! Vuexi is a toolset
Vue 3 + Typescript + Vite This template should help get you started developing with Vue 3 and Typescript in Vite. Recommended IDE Setup VSCode + Vetur
Vuex module builder Vuex module builder is a wrapper for building vuex stores efficiently with DRY approach. You can just supply your state and it wil
This package offers an action factory and a mutation factory meant to reduce some of the boilerplate of writing vuex modules.
vuex-listener A global Vuex action and mutation listener plugin, for optimisation purposes. justification The Vuex.Store instance provides subscribe a
VueRestResource VueRestResource is a Rest HTTP resource management for Vue.js and Vuex projects. This library integrates Vuex and the server data in a
vuex-async-module Reduce async boilerplate code generating Vuex modules. Compatible with Vue 2.x Installation npm install @liqueflies/vuex-async-mod
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
Vuex State Snapshot A Vuex plugin to take state snapshot on mutation. Installation yarn add vuex-state-snapshot Example See examples/ at Code Sandbox
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
vuex-loading-plugin The plugin which including to your modules loading logic. When you will handle any actions you triggering loading mutation. When a
vuex-action-reload A vuex plugin that reloads actions when a condition is met. This handles the situation where a certain change in the vuex store req
vuex-local-state inject localStorage to vuex Installation $ npm install vuex-local-state --save API new VuexLocalState(storeOptions, [conf]); conf def
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
brunch-with-vuety An opinionated Brunch skeleton for using Vue2, Vuex and VueRouter. Comes packed with axios and Store Instructions Simply download th
VuexRailsPlugin A Vuex plugin that easily maps Rails resources to Vuex modules The idea of this plugin is to easily incorporate conventional rest endp
Vuex-Queries Vuex-Queries helps you write query functions in Vuex Usage Write your queries in Vuex options: const options = { state: { events: [
vuex-jsonapi Simple vuex - jsonapi connector. Specs: The library should be able to request any jsonapi server with several configuration files describ