redux-batch:增强您的Redux存储以支持批量操作

时间:2021-02-05 22:13:40
【文件属性】:
文件名称:redux-batch:增强您的Redux存储以支持批量操作
文件大小:39KB
文件格式:ZIP
更新时间:2021-02-05 22:13:40
redux ReduxJavaScript 增强您的Redux存储以支持批量操作 安装 $> npm install --save @manaflair/redux-batch 用法 import { reduxBatch } from '@manaflair/redux-batch' ; import { createStore } from 'redux' ; let store = createStore ( reducer , reduxBatch ) ; store . dispatch ( [ // Store listeners will only be called once all of these acti
【文件预览】:
redux-batch-master
----.babelrc(42B)
----index.js(42B)
----package.json(380B)
----.npmignore(44B)
----index.d.ts(199B)
----.gitignore(42B)
----logo.png(5KB)
----README.md(4KB)
----yarn.lock(82KB)
----sources()
--------core()

网友评论