Home Manual Reference Source Test Repository

Core library for Koa

Runtime Release License Downloads Dependencies Coverage Build

General purpose library for Koa, next generation Node.js framework.

Warning: this library is targeted toward the author's applications. You should probably not use it in your own projects.

Requirements

The latest Node.js and npm versions. If you plan to play with the sources, you will also need the latest Gulp.js version.

Installing via npm

From a command prompt, run:

$ npm install --save @cedx/koa-core

Usage

See the Guide for a full documentation about the usage of this package.

See also

License

Core library for Koa is distributed under the Apache License, version 2.0.