batch : Simple async batch with concurrency control and progress reporting.. You can installing batch 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 batch $ sudo npm install -g batch
If want to update the batch package execute the command as below,
$ sudo npm update batch
Update package globally,
$ npm install -g batch
$ sudo git clone https://github.com/rektide/batch.git
$ sudo npm install -g ./batch
batch@0.6.1 /usr/lib/node_modules/batch
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall batch
Package Name | batch |
Version | 0.6.1 |
Description | Simple async batch with concurrency control and progress reporting. |
Released Date | 2017-05-16T21:11:49.205Z |
Published by | dougwilson |
How to Learn | https://www.npmjs.com/package/batch/tutorial |