redoodle
Action creator library
An addon library that enhances Redux integration with TypeScript by solving common pains and providing type-safe action creation and reducer inference.
An addon library for Redux that enhances its integration with TypeScript.
101 stars
212 watching
19 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
octo-correct-managedreduxtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to simplify Redux action type creation by reducing verbosity using ES6 Proxies. | 57 |
| An opinionated library to create actions and reducers for Redux in a specific way | 1,488 |
| Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. | 42 |
| Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. | 188 |
| Automatically generates Redux action creators and reducers for REST APIs | 180 |
| A library that automates action creation and management in NGRX Redux applications | 14 |
| Enforces Redux action creators to conform to a standardized format | 4 |
| Enables simple handling of async action creators in Redux | 1,982 |
| A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. | 35 |
| A Redux library reducing boilerplate and automating error and busy status management in action executions. | 200 |
| A utility for creating standardized redux reducers for handling async actions in an efficient and reusable way. | 14 |
| Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power | 15 |
| A fast alternative to Activator.CreateInstance for creating objects in .NET. | 244 |
| A C++ header library for displaying animations, counters, and progress bars with styling options. | 150 |
| A utility package for working with Redux using decorators in ES7/TypeScript to simplify state management and action handling. | 90 |