koa-convert : convert koa legacy generator-based middleware to promise-based middleware. You can installing koa-convert 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 koa-convert $ sudo npm install -g koa-convert
If want to update the koa-convert package execute the command as below,
$ sudo npm update koa-convert
Update package globally,
$ npm install -g koa-convert
$ sudo git clone https://github.com/rektide/koa-convert.git
$ sudo npm install -g ./koa-convert
koa-convert@1.2.0 /usr/lib/node_modules/koa-convert
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall koa-convert
Package Name | koa-convert |
Version | 1.2.0 |
Description | convert koa legacy generator-based middleware to promise-based middleware |
Released Date | 2015-11-16T19:14:25.277Z |
Published by | gyson |
How to Learn | https://www.npmjs.com/package/koa-convert/tutorial |