Search results
14 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
🦋 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
An implementation of declarative promises effects for redux.
通过react-context,useReducer替代redux,可扩展支持与redux周边middleware中间件,通过useModel(['key'])可获取state和dispatch,其中useModel已做到获取的属性值变化,组件才会重新渲染,摆脱useContext因context中无关数据导致的重复渲染问题。
Strong typed typescript redux actions
A simple(r) Redux middleware for promise handling.
Record the time consumed by each asynchronous action
redux 中间件。允许用户使用 Promise 函数进行异步处理。与redux-promise 不同的是,redux-promise 是处理 action 或 action.payload 为 Promise 的情况,而redux-ra-promise 是处理当响应函数为Promise的情况
Writing asynchronous actions in synchronous style
FSA-compliant promise middleware for Redux and support dispatch and getState.
redux-promise-async-actions
Some toolkits to make sure you can wait for saga to complete and get result from saga just like redux-promise.
redux middleware which allows dispatching promise action creators sequentially
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
Redux promise middleware