koa-support

koa support library

Usage no npm install needed!

<script type="module">
  import koaSupport from 'https://cdn.skypack.dev/koa-support';
</script>

README

koa-support

Library/Collection of useful tools like controllers, routing and etc.

npm version Dependency Status

Build Status Coverage Status

NPM

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.

license

MIT