redux-schema
Redux manager
A tool to simplify Redux-based state management by automating action creators and reducers
Automatic actions, reducers and validation for Redux
156 stars
4 watching
8 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
| A JavaScript library for managing global state in applications | 60,939 |
| A tool that integrates Redux with Angular applications to manage global state and side effects in a structured way. | 1,155 |
| A comprehensive guide to learning Redux for managing state in web and mobile applications | 446 |
| A minimal Redux implementation providing basic APIs for managing state and dispatching actions. | 42 |
| A library that simplifies the creation and management of effects in Redux applications by abstracting away low-level implementation details. | 495 |
| A lightweight system for managing persistent data in Redux applications | 236 |
| A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. | 35 |
| Generates boilerplate code for managing asynchronous state transitions in Redux applications. | 221 |
| A CLI tool for managing remote Redux dispatch instances and interacting with remotedev-server | 30 |
| A predictable state container for .NET applications | 714 |
| A JavaScript library for managing and predicting application state changes | 204 |
| An RxJS implementation of the Saga pattern to manage long-running transactions in Redux applications. | 112 |
| A .NET implementation of Redux for managing application state and handling actions | 76 |
| A library that simplifies state management with Redux and React by providing a ViewModel abstraction | 29 |