14 packages found
Create redux reducers for async behaviors of multiple actions.
- redux
- flux
- reducer
- async
- promises
- redux-promise
- redux-promise-middleware
- actions
- flux standard actions
- FSA
- react
An implementation of declarative promises effects for redux.
通过react-context,useReducer替代redux,可扩展支持与redux周边middleware中间件,通过useModel(['key'])可获取state和dispatch,其中useModel已做到获取的属性值变化,组件才会重新渲染,摆脱useContext因context中无关数据导致的重复渲染问题。
🦋 A redux toolkit that tracks your asynchronous redux actions (effects) and informs about the pending state using the selector function
- redux
- pending
- async
- action
- middleware
- promise
- effect
- side-effect
- redux-promise
- redux-pending
- redux-middleware
- redux-effects
- redux-toolkit
- redux-saga
- View more
Writing asynchronous actions in synchronous style
A simple(r) Redux middleware for promise handling.
Some toolkits to make sure you can wait for saga to complete and get result from saga just like redux-promise.
redux-promise-async-actions
Record the time consumed by each asynchronous action
redux middleware which allows dispatching promise action creators sequentially
FSA-compliant promise middleware for Redux and support dispatch and getState.
redux 中间件。允许用户使用 Promise 函数进行异步处理。与redux-promise 不同的是,redux-promise 是处理 action 或 action.payload 为 Promise 的情况,而redux-ra-promise 是处理当响应函数为Promise的情况
Redux promise middleware
Strong typed typescript redux actions