Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Composable state for Vue SPA and Universal Apps
vue loading state management
use vuex by model
Vuex tools for json query language
Intuitive, type safe and flexible Store for Vue
Vue class-styled component decorators for Vuex
This package was made to be more easy generate a vue module in your projects
- generator
- vue
- vuex
- node
- js
- ts
- generate-vue-module
- generate vue module
- module
- module generator
- generator module
Vuex ORM plugin for adding smooth integration with axios.
Hypermedia oriented Resource Api Layer. Fork version with security updates added to it
Vue 3.0 state management plug-in,Simple version of vuex
uniapp vue2 vuex 持久化
1. develop 分支更新 package.json 内 version 版本号(功能性更新用子版本号,patch 用的修订号,架构性质改变用主版本号) 2. 提交 develop 分支并合并到 release 分支,打标签,标签名称为当前版本号 3. 切换 release 分支,终端运行 npm version patch (patch 为当前版本号,例如 v0.1.1),然后 npm publish
Vue.js 2 grid components
Decorators to make class-like Vuex modules
Adds ...mapComputed to Vuex
modified edition of vuex which can be used in weex,based on vuex-v2.0.0-rc.3
The flux action types generator
README.md
Persist and rehydrate the Vuex state in your Electron app
Vuex action debounce 插件,可以让相同类型及参数的action在单位时间内只有一次,从而避免重复网络请求