smartq : dropin replacement for q. You can installing smartq 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 smartq $ sudo npm install -g smartq
If want to update the smartq package execute the command as below,
$ sudo npm update smartq
Update package globally,
$ npm install -g smartq
$ sudo git clone https://github.com/rektide/smartq.git
$ sudo npm install -g ./smartq
smartq@1.1.6 /usr/lib/node_modules/smartq
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall smartq
| Package Name | smartq |
| Version | 1.1.6 |
| Description | dropin replacement for q |
| Released Date | 2017-07-06T16:27:38.385Z |
| Published by | pushrocks |
| How to Learn | https://www.npmjs.com/package/smartq/tutorial |