JSPM

Found 14 results for redux-promise

redux-effects-promise

An implementation of declarative promises effects for redux.

  • v1.1.5
  • 30.84
  • Published

redux-pending-effects

🦋 A redux toolkit that tracks your asynchronous redux actions (effects) and informs about the pending state using the selector function

    • v1.0.5
    • 21.43
    • Published

    async-reducer-context

    通过react-context,useReducer替代redux,可扩展支持与redux周边middleware中间件,通过useModel(['key'])可获取state和dispatch,其中useModel已做到获取的属性值变化,组件才会重新渲染,摆脱useContext因context中无关数据导致的重复渲染问题。

    • v1.3.1
    • 15.83
    • Published

    redux-chain-middleware

    redux middleware which allows dispatching promise action creators sequentially

    • v1.0.0
    • 8.24
    • Published

    redux-sync-promise

    Writing asynchronous actions in synchronous style

    • v1.0.7
    • 6.63
    • Published

    redux-promise-thunk-v1

    FSA-compliant promise middleware for Redux and support dispatch and getState.

    • v0.0.5
    • 5.02
    • Published

    redux-ra-promise

    redux 中间件。允许用户使用 Promise 函数进行异步处理。与redux-promise 不同的是,redux-promise 是处理 action 或 action.payload 为 Promise 的情况,而redux-ra-promise 是处理当响应函数为Promise的情况

    • v2.0.1
    • 4.90
    • Published

    redux-reducer-async

    Create redux reducers for async behaviors of multiple actions.

    • v1.1.2
    • 2.87
    • Published

    wait-for-saga

    Some toolkits to make sure you can wait for saga to complete and get result from saga just like redux-promise.

    • v1.0.0
    • 0.00
    • Published