redux-array-middleware
This middleware allows you to dispatch array of actions to a redux store
Installation
npm i redux-array-middleware # or yarn add redux-array-middleware
Usage
;;; const store = ; // ... dispatch store;
This middleware allows you to dispatch array of actions to a redux store
npm i redux-array-middleware # or yarn add redux-array-middleware
;;; const store = ; // ... dispatch store;
npm i redux-array-middleware
4
1.0.1
ISC