文件名称:redux-callbag::man_dancing::man_dancing:Redux中间件,用于带callbag的动作副作用:backhand_index_pointing_right:<1KB
文件大小:81KB
文件格式:ZIP
更新时间:2024-02-26 15:58:35
react redux reactive observable redux-middleware
Redux中间件,用于带操作副作用 您可能不需要redux-saga / redux-observable。 当您使用redux-callbag时,您会发现这就是您想要的。 :weary_cat_face: 小型化 :weary_cat_face: 可扩展 :weary_cat_face: 容易明白 安装 npm install --save redux-callbag 在线尝试 用法 import { createStore , applyMiddleware } from "redux" import { pipe , filter , forEach , map } from "callbag-basics" import createCallbagMiddlewar
【文件预览】:
redux-callbag-master
----rollup.config.js(393B)
----src()
--------index.js(3KB)
----test.js(2KB)
----.travis.yml(62B)
----README.md(4KB)
----logo.jpg(27KB)
----.gitignore(125B)
----.babelrc.js(347B)
----package-lock.json(252KB)
----package.json(2KB)