Python
Java
JavaScript
Android
Golang
C/C++
Swift
PHP
Node.js
Ruby
.NET
More
React
Linux
Rust
Vue.js
Flutter
Projects Using Vue.js
Examples
Responsive Layout System
Rich Text Editing
Animation
More...
Home
/
Vue.js
/
Vuex Utilities
Vuex Utilities
Vuex Utilities
Search
Newest releases
Newest releases
Most popular
Vuex Utilities
153
jsonapi-vuex - Use a JSONAPI api with a Vuex store, with client-side restructuring/normali...
jsonapi-vuex A module to access JSONAPI data from an API, using a Vuex store, restructured to make life easier. Documentation Documentation, including
Vuex Utilities
107
vuex-pagination - Easily work with paginated resources in your Vue/Vuex application. Works...
vuex-pagination Library that makes it magnitudes easier to integrate paginated resources from an API (REST, GraphQL, or anything else) into your Vue a
Vuex Utilities
53
vuex-dry - helps keep your vuex codes DRY.
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 Utilities
161
vuex-search - Vuex binding for client-side search with indexers and Web Workers.
Vuex Search is a plugin for searching collections of objects. Search algorithms powered by js-worker-search. See working example here. Installation: n
Vuex Utilities
1.4k
vuex-map-fields - Enable two-way data binding for form fields.
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
Vuex Utilities
102
vuex-iframe-sync - Vuex state synchronization between iframe/window.
vuex-iframe-sync English | δΈζ Vuex state synchronization between iframe/window Your star is the greatest encouragement to me. β¨ Features: support ifra
Vuex Utilities
12
vuex-queries - Vuex-Queries helps you write query functions in Vuex
Vuex-Queries Vuex-Queries helps you write query functions in Vuex Usage Write your queries in Vuex options: const options = { state: { events: [
Vuex Utilities
82
vuex-api - A vuex plugin for effortlessly handle api calls.
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 Utilities
15
vuex-async-module - Reduce async boilerplate code generating Vuex modules. Compatible with...
vuex-async-module Reduce async boilerplate code generating Vuex modules. Compatible with Vue 2.x Installation npm install @liqueflies/vuex-async-mod
Vuex Utilities
2.4k
vuex-orm - The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.
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
Vuex Utilities
123
vuejs-storage - Vue.js and vuex plugin to persistence data with localStorage/sessionStorag...
vuejs-storage vue.js and vuex plugin to persistence data with localStorage/sessionStorage Purpose This plugin provide a simple binding with localStora
Vuex Utilities
17
vuex-cli-scaffold - Scaffold vuex actions, mutations, getters and the state.
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 Utilities
18
vuex-local-state - Add 'localState/sessionState' options to vuex. Keep the Vuex state with...
vuex-local-state inject localStorage to vuex Installation $ npm install vuex-local-state --save API new VuexLocalState(storeOptions, [conf]); conf def
Vuex Utilities
1.7k
vuex-persist - A Typescript-ready Vuex plugin to help save the store to localStorage or an...
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 Utilities
515
vuex-cache - A Vuex plugin utility to cache action those will make remote request.
vuex-cache Cache dispatched actions and prevent repeated requests and heavy actions. Compatibility Map and Promise are required (you can use polyfills
Vuex Utilities
382
vuex-rest-api - A Helper utility to simplify the usage of REST APIs with Vuex. Based on ax...
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
Vuex Utilities
26
vuex-action - Utilities for vuex to easily create and manage actions.
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 Utilities
64
vuex-local - Local state management within Vuex.
vuex-local Local state management within Vuex Why? Global state management is one of the problems on huge application development. Developers address
Vuex Utilities
20
vuex-plugin-jsdata - A plugin for syncing Vuex store with js-data.
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
Vuex Utilities
5.8k
vuex-persistedstate - Persist Vuex state with localStorage.
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
Categories
Vue.js
1893
Admin Template
58
Animation
24
Asset Management
9
Audio / Video
25
Authentication/Authorization
10
Autocomplete
8
Calendar
34
Canvas
8
Carousel
25
Charts
51
Client
20
Code Style
6
Color Picker
6
Component Collections
25
Context Menu
12
CSS
18
Custom Events
6
Date Picker
28
Dev Tools
12
Docs
14
Drag and Drop
19
Electron
8
Event Handling
21
Examples
149
File Upload
16
Filters
19
Form Generator
27
Form Input
26
Form Select
18
Form Validation
19
Google Analytics
6
GraphQL
5
HTTP Requests
20
i18n
23
Icons
25
Image Manipulation
17
Inspect
10
Integrations
36
Lazy Load
13
Loader
17
Map
11
Markdown
9
Menu
19
Minus Plus Input
3
Miscellaneous
337
Notification
25
Overlay
48
Page Navigation
1
Pagination
23
Parallax
5
Parts
3
Payment
4
PDF
2
Persistence
10
Prerendering
5
Progress Bar
11
Projects Using Vue.js
275
Pull-to-refresh
5
QR Code
3
Responsive Layout System
54
Rich Text Editing
31
Routing
7
Scaffold
32
Scroll
37
Search
4
Server
6
Server-side rendering
10
Slider
8
Social Sharing
9
Source Code Editing
15
State Management
16
Static website generator
7
SVG
5
Switch
10
Table
42
Tabs
10
Test
6
Time
11
Tooltip
4
Tree
18
Type Select
7
Typescript
12
UI frameworks for mobile
14
UI Layout
40
Utilities
23
Vue CLI 3 Plugins
13
Vuex Utilities
20
Web Sockets
8
WebGL
8
Wizard
3
Most popular
More
01
vuex-persistedstate - Persist Vuex state with localStorage.
02
vuex-orm - The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.
03
vuex-persist - A Typescript-ready Vuex plugin to help save the store to localStorage or an...
04
vuex-map-fields - Enable two-way data binding for form fields.
05
vuex-cache - A Vuex plugin utility to cache action those will make remote request.
06
vuex-rest-api - A Helper utility to simplify the usage of REST APIs with Vuex. Based on ax...
07
vuex-search - Vuex binding for client-side search with indexers and Web Workers.
08
jsonapi-vuex - Use a JSONAPI api with a Vuex store, with client-side restructuring/normali...
09
vuejs-storage - Vue.js and vuex plugin to persistence data with localStorage/sessionStorag...
10
vuex-pagination - Easily work with paginated resources in your Vue/Vuex application. Works...