vuex-module-builder
Module builder
Generates Vuex modules with auto-created getters, actions, and mutations for efficient state management
Easily create Vuex modules with DRY code
6 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
championswimmer/vuex-module-decorators | A set of decorators to simplify the creation and management of Vuex modules in Vue applications. | 1,797 |
abdullah/vuex-module-generator | Automates creation of basic Vuex module state and functionality | 91 |
frogbob/vue-ts-component-generator | Automates the creation of new Vue TypeScript components with support for customizable naming conventions and component paths. | 5 |
guyskk/hami-vuex | A modular Vuex implementation with TypeScript support for state management in Vue.js applications. | 25 |
gertqin/vuex-class-modules | A package providing type-safe class-style syntax for writing Vuex modules | 193 |
vue-typed/vue-typed | Tools for building Vue applications with TypeScript | 103 |
fjc0k/vue-css-modules | A utility that simplifies the use of CSS Modules in Vue components | 37 |
erpedersen/vue-units | Adds unit conversion filters to Vue.js projects for easy conversion between units in templates | 18 |
kolesoffac/vue-redux-prepare-props | Helps manage computed properties and side effects in Vue.js applications with Redux state | 1 |
dream2023/vue-ele-form | A Vue.js component library providing a data-driven form builder with various field types and extensions for image, file, video, and other content uploads. | 878 |
anodynos/urequire | Automates module conversion and bundling with support for multiple languages and plugins | 265 |
igeligel/vuex-feature-scoped-structure | A Vue.js/Vuex project demonstrating a scalable store structure for large-scale applications | 224 |
michaellyu/vue-generator | Creates initial router and components structure for Vue projects. | 7 |
electron/rebuild | Automatically rebuilds native Node.js modules against the currently installed Electron version. | 1,026 |
dezull/vuex-state-snapshot | A plugin to record and manage undo/redo actions in a Vuex store | 1 |