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 8 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Vue.js mixin that integrates Redux state management | 142 |
| | Helps manage computed properties and side effects in Vue.js applications with Redux state | 1 |
| | A flexible way to connect Vue.js and Redux stores for building state management systems | 57 |
| | Enforces Redux action creators to conform to a standardized format | 4 |
| | A reusable Vue mixin to tween component numerical data | 25 |
| | A set of Vue mixins to turn any list into an animated, touch-friendly, sortable list | 1,482 |
| | Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. | 42 |
| | Enables dynamic animation of component properties | 23 |
| | Middleware that combines async actions into a single dispatch sequence or parallel execution | 163 |
| | A Vue mixin that smoothly transitions CSS properties when the component's data changes. | 450 |
| | A mixin to get current media query information in Vue.js applications | 28 |
| | A React mixin for integrating the SortableJS library into React components | 28 |
| | A lightweight Vue 3 store pattern library with undo/redo functionality | 24 |
| | Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. | 188 |
| | A Vue.js component for visualizing and managing Vuex store state data | 302 |