actionware
Action manager
A Redux library reducing boilerplate and automating error and busy status management in action executions.
Redux with less boilerplate, actions statuses and controlled side-effects in a single shot.
200 stars
6 watching
7 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
actionsasync-actionsboilerplatereact-reduxredux
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. | 35 |
| A tool to manually dispatch actions in Redux applications for testing purposes | 142 |
| Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. | 42 |
| A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
| A tool that displays Redux action logs in a filterable tree view. | 153 |
| Allows dispatching multiple actions from one action creator in a non-blocking manner | 137 |
| Middleware that combines async actions into a single dispatch sequence or parallel execution | 163 |
| Middleware for Redux to queue and execute actions asynchronously | 112 |
| Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. | 188 |
| Reduces boilerplate code for creating async actions and reducers in Redux applications | 125 |
| A library that simplifies the creation and management of effects in Redux applications by abstracting away low-level implementation details. | 495 |
| A JavaScript library for managing global state in applications | 60,939 |
| A utility platform to execute user-defined action lists easily and simply | 128 |
| Manages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states. | 103 |
| A tool to simplify Redux-based state management by automating action creators and reducers | 156 |