lodash.throttle : The lodash method `_.throttle` exported as a module.. You can installing lodash.throttle 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 lodash.throttle $ sudo npm install -g lodash.throttle
If want to update the lodash.throttle package execute the command as below,
$ sudo npm update lodash.throttle
Update package globally,
$ npm install -g lodash.throttle
$ sudo git clone https://github.com/rektide/lodash.throttle.git
$ sudo npm install -g ./lodash.throttle
lodash.throttle@4.1.1 /usr/lib/node_modules/lodash.throttle
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall lodash.throttle
Package Name | lodash.throttle |
Version | 4.1.1 |
Description | The lodash method `_.throttle` exported as a module. |
Released Date | 2016-08-13T17:45:38.195Z |
Published by | jdalton |
How to Learn | https://www.npmjs.com/package/lodash.throttle/tutorial |