redux-act
Action creator library
An opinionated library to create actions and reducers for Redux in a specific way
An opinionated lib to create actions and reducers for Redux
1k stars
14 watching
60 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 2 awesome lists
javascriptredux
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| A tool to simplify Redux action type creation by reducing verbosity using ES6 Proxies. | 57 |
| An addon library that enhances Redux integration with TypeScript by solving common pains and providing type-safe action creation and reducer inference. | 101 |
| A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. | 35 |
| Enforces Redux action creators to conform to a standardized format | 4 |
| An opinionated CLI for building Redux/React apps by automating common tasks and providing a set of generators for creating components and tests. | 880 |
| A library that enables reducers to handle effects naturally and purely by returning them from the reducer | 1,960 |
| Reduces boilerplate code for creating async actions and reducers in Redux applications | 125 |
| A library that allows you to execute history transitions after actions are dispatched in your Redux store | 167 |
| Automatically generates Redux action creators and reducers for REST APIs | 180 |
| A utility for creating standardized redux reducers for handling async actions in an efficient and reusable way. | 14 |
| A Redux library reducing boilerplate and automating error and busy status management in action executions. | 200 |
| Middleware that combines async actions into a single dispatch sequence or parallel execution | 163 |
| Provides documentation in multiple formats for offline reading by a popular JavaScript state management library. | 283 |