neo-async : Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster . You can installing neo-async 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 neo-async $ sudo npm install -g neo-async
If want to update the neo-async package execute the command as below,
$ sudo npm update neo-async
Update package globally,
$ npm install -g neo-async
$ sudo git clone https://github.com/rektide/neo-async.git
$ sudo npm install -g ./neo-async
neo-async@2.5.0 /usr/lib/node_modules/neo-async
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall neo-async
Package Name | neo-async |
Version | 2.5.0 |
Description | Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster |
Released Date | 2017-10-08T20:10:45.042Z |
Published by | suguru03 |
How to Learn | https://www.npmjs.com/package/neo-async/tutorial |