redux batched actions:在一个订户通知下redux高阶reduce +减少动作的动作 源码
还原动作 批处理操作创建者和用于关联的高阶,可对一系列操作进行批处理订户通知。 npm install -- save redux - batched - actions 用法 import { createStore , applyMiddleware } from 'redux' ; import { batchActions , enableBatching , batchDispatchMiddleware } from 'redux-batched-actions' ; import { createAction } from 'redux-actions' ; const do
文件列表
redux-batched-actions-master.zip
(预估有个10文件)
redux-batched-actions-master
LICENSE.txt
1KB
src
index.d.ts
506B
index.js
870B
.babelrc
503B
.circleci
config.yml
339B
.npmignore
22B
test
暂无评论