pend : dead-simple optimistic async helper. You can installing pend 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 pend $ sudo npm install -g pend
If want to update the pend package execute the command as below,
$ sudo npm update pend
Update package globally,
$ npm install -g pend
$ sudo git clone https://github.com/rektide/pend.git
$ sudo npm install -g ./pend
pend@1.2.0 /usr/lib/node_modules/pend
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall pend
| Package Name | pend |
| Version | 1.2.0 |
| Description | dead-simple optimistic async helper |
| Released Date | 2014-11-23T21:52:52.675Z |
| Published by | superjoe |
| How to Learn | https://www.npmjs.com/package/pend/tutorial |