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