do-when : Loop with setInterval until condition is true.. You can installing do-when 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 do-when $ sudo npm install -g do-when
If want to update the do-when package execute the command as below,
$ sudo npm update do-when
Update package globally,
$ npm install -g do-when
$ sudo git clone https://github.com/rektide/do-when.git
$ sudo npm install -g ./do-when
do-when@1.0.0 /usr/lib/node_modules/do-when
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall do-when
Package Name | do-when |
Version | 1.0.0 |
Description | Loop with setInterval until condition is true. |
Released Date | 2015-05-15T18:29:38.113Z |
Published by | ndhoule |
How to Learn | https://www.npmjs.com/package/do-when/tutorial |