throat : Throttle the parallelism of an asynchronous (promise returning) function / functions. You can installing throat 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 throat $ sudo npm install -g throat
If want to update the throat package execute the command as below,
$ sudo npm update throat
Update package globally,
$ npm install -g throat
$ sudo git clone https://github.com/rektide/throat.git
$ sudo npm install -g ./throat
throat@4.1.0 /usr/lib/node_modules/throat
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall throat
| Package Name | throat |
| Version | 4.1.0 |
| Description | Throttle the parallelism of an asynchronous (promise returning) function / functions |
| Released Date | 2017-07-07T00:01:52.628Z |
| Published by | forbeslindesay |
| How to Learn | https://www.npmjs.com/package/throat/tutorial |