fast-async : fast-async/await transformer Babel plugin. You can installing fast-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 fast-async $ sudo npm install -g fast-async
If want to update the fast-async package execute the command as below,
$ sudo npm update fast-async
Update package globally,
$ npm install -g fast-async
$ sudo git clone https://github.com/rektide/fast-async.git
$ sudo npm install -g ./fast-async
fast-async@6.3.0 /usr/lib/node_modules/fast-async
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fast-async
Package Name | fast-async |
Version | 6.3.0 |
Description | fast-async/await transformer Babel plugin |
Released Date | 2017-07-13T10:56:55.911Z |
Published by | matatbread |
How to Learn | https://www.npmjs.com/package/fast-async/tutorial |