koa-support
v0.1.0
Published
koa support library
Downloads
2
Readme
koa-support
Library/Collection of useful tools like controllers, routing and etc.
koa-support version | koa version | branch | npm tag ------------------- | ------------| ------ | ------- 1.x | 1.x | master | latest
support for koa 2.x in progress koa-support version | koa version | branch | npm tag ------------------- | ------------| ------ | ------- 2.x | 2.x | v2.x | next
installation
$ npm install --save koa-support
usage
Go to documentation.
contributing
- Found a bug? Create an issue!
- Missing Feature? Create an issue or fork the repo, implement the feature and start an pull request.