vuex-class-modules
Vuex module decorator
A package providing type-safe class-style syntax for writing Vuex modules
Typescript class decorators for vuex modules
193 stars
5 watching
20 forks
Language: TypeScript
last commit: about 1 year 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 |
echo008/vuex-composition | A utility package to simplify the use of Vuex with Vue's Composition API | 6 |
greenpress/vuex-composition-helpers | A utility package to simplify the integration of Vuex with the Composition API in Vue applications. | 290 |
joon610/vue-corator | A utility library for enhancing Vue.js components with decorators and other features. | 32 |
facing-dev/vue-facing-decorator | A Vue 3 class component decorator library with TypeScript support, designed to facilitate use of decorators in Vue projects. | 365 |
oncebot/vuex-module-builder | Generates Vuex modules with auto-created getters, actions, and mutations for efficient state management | 6 |
vue-typed/vue-typed | Tools for building Vue applications with TypeScript | 103 |
guyskk/hami-vuex | A modular Vuex implementation with TypeScript support for state management in Vue.js applications. | 25 |
zeokku/vite-plugin-vue-css-modules | Automates CSS module replacement in Vue templates and scripts | 18 |
dwightjack/vue-types | Definitions for configurable prop type validation in Vue.js components | 571 |
ktsn/vuex-local | A local state management solution within Vuex | 64 |
dennybiasiolli/react-vuex | React bindings for Vuex inspired by react-redux project. | 70 |
kahirokunn/vuedts | Automatically generates TypeScript declaration files for Vue.js components | 20 |
hokid/vuex-up | A library that enhances Vuex modules by providing mixin and dependency injection support | 4 |