redux-multi : Dispatch multiple actions from one action creator. You can installing redux-multi npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install redux-multi $ sudo npm install -g redux-multi
If want to update the redux-multi package execute the command as below,
$ sudo npm update redux-multi
Update package globally,
$ npm install -g redux-multi
$ sudo git clone https://github.com/rektide/redux-multi.git
$ sudo npm install -g ./redux-multi
redux-multi@0.1.12 /usr/lib/node_modules/redux-multi
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall redux-multi
| Package Name | redux-multi |
| Version | 0.1.12 |
| Description | Dispatch multiple actions from one action creator |
| Released Date | 2016-01-10T04:31:45.178Z |
| Published by | ashaffer88 |
| How to Learn | https://www.npmjs.com/package/redux-multi/tutorial |