redux-act-async

Async reducer generator

Reduces boilerplate code for creating async actions and reducers in Redux applications

Reduce boilerplate for redux async actions and reducers

Archived

GitHub

125 stars
6 watching
22 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list

asyncredux

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
andersdjohnson/redux-reducer-asyncA utility for creating standardized redux reducers for handling async actions in an efficient and reusable way.14
ericelliott/redux-dsmGenerates boilerplate code for managing asynchronous state transitions in Redux applications.221
lewis617/redux-amrcA tool for managing asynchronous actions in Redux applications with minimal boilerplate code.35
grigory-leonenko/redux-easy-actionsSimplifies Redux action creation by providing a decorator to automatically generate action types and payloads.42
zackargyle/redux-async-queueMiddleware for Redux to queue and execute actions asynchronously112
zackargyle/redux-immutable-reducerEnables immutable state in Redux reducers40
pburtchaell/redux-promise-middlewareEnables simple handling of async action creators in Redux1,982
joshburgess/redux-mostMiddleware for Redux that handles async actions with monadic streams and reactive programming.139
idolize/redux-requestsManages in-flight requests with a Redux reducer to avoid issuing duplicate requests243
calvinfroedge/redux-modifiersA collection of utility functions to simplify the creation of Redux reducers by providing generic ways to manage and update state structures157
makeomatic/redux-connectA utility library for handling async data loading in React applications with Redux state management548
amsardesai/redux-test-reducerA utility for testing Redux reducers in isolation11
wellguimaraes/actionwareA Redux library reducing boilerplate and automating error and busy status management in action executions.200
lexich/redux-apiGenerates boilerplate code for Redux-based client-side API interactions496
lukasz-pluszczewski/redux-better-promiseMiddleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power15