redux-store-mixin
Action creator mixer
Mixin that integrates action creators with Vue components
Mixin for integrate action creators in methods of vue component
2 stars
2 watching
0 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yang-wei/vue-redux | A Vue.js mixin that integrates Redux state management | 142 |
kolesoffac/vue-redux-prepare-props | Helps manage computed properties and side effects in Vue.js applications with Redux state | 1 |
titouancreach/vuejs-redux | A flexible way to connect Vue.js and Redux stores for building state management systems | 57 |
joseph-galindo/eslint-plugin-fsa | Enforces Redux action creators to conform to a standardized format | 4 |
lukechinworth/vue-mixin-tween | A reusable Vue mixin to tween component numerical data | 25 |
jexordexan/vue-slicksort | A set of Vue mixins to turn any list into an animated, touch-friendly, sortable list | 1,483 |
grigory-leonenko/redux-easy-actions | Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. | 42 |
seregpie/vuetween | Enables dynamic animation of component properties | 23 |
itsmepetrov/redux-combine-actions | Middleware that combines async actions into a single dispatch sequence or parallel execution | 163 |
guanzo/vue-smooth-reflow | A Vue mixin that smoothly transitions CSS properties when the component's data changes. | 450 |
jofftiquez/vue-media-query-mixin | A mixin to get current media query information in Vue.js applications | 28 |
sortablejs/react-mixin-sortablejs | A React mixin for integrating the SortableJS library into React components | 28 |
korijn/vue-store | A lightweight Vue 3 store pattern library with undo/redo functionality | 24 |
redux-things/redux-actions-assertions | Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. | 188 |
lusaxweb/vuenut | A Vue.js component for visualizing and managing Vuex store state data | 302 |