rechyons
Store generator
A state management library that simplifies the creation of Redux stores with automatic action and reducer generation.
simplify redux state management to utmost
10 stars
2 watching
1 forks
Language: TypeScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
reduxjs/redux | A JavaScript library for managing global state in applications | 60,912 |
frederikbache/vue-vroom | A tool to generate type-safe stores and mock APIs with minimal configuration for Vue.js applications | 10 |
matthewmueller/socrates | A small Redux store with batteries-included features to simplify state management and good habits | 577 |
guillaumesalles/redux.net | A predictable state container for .NET applications | 713 |
chentsulin/redux | A JavaScript library for managing and predicting application state changes | 204 |
romseguy/redux-store-visualizer | Tool to visualize Redux store data in real-time using charting and visualization libraries | 329 |
izaakschroeder/redux-lift | A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 |
mheiber/redux-machine | A tiny JavaScript library for creating state machines in Redux apps. | 336 |
gajus/redux-immutable | Provides a way to create Redux stores with Immutable.js state | 1,876 |
glung/redux-java | A Java implementation of Redux, a predictable state container for apps. | 327 |
titouancreach/vuejs-redux | A flexible way to connect Vue.js and Redux stores for building state management systems | 57 |
storeon/storeon | A tiny event-based state manager for React and other frameworks, allowing fast re-renders of components based on changes to state. | 1,977 |
jas-chen/redux-core | A minimal Redux implementation providing basic APIs for managing state and dispatching actions. | 42 |
smakazmi/react-3ducks | An alternative to Redux that simplifies state management in React applications by encapsulating data and behavior within multiple stores. | 7 |
bcherny/undux | A state management solution for React applications using a simple and type-safe API. | 1,495 |