Skip to content

koayjs/koay

Repository files navigation

koay

npm package

Note: Koa's application generator.

NPM version NPM Downloads



Table of contents

Installation

npm install -g koay-cli

# or

cnpm install -g koay-cli

Usage

$ koay create hello # or npx koay-cli create hello
$ cd hello
$ npm install

Middleware

Koa middleware

Name description Badges Supports
koay Koa's application generator. koa2
koay-cli Run a Koa application with one command. koa2
koay-body a body parser for koa2. koa2
koay-router better configure each route for koa2 or express. koa2
express
koay-stylus a stylus middleware for koa2 koa2
koay-ua it parses user agent for koa2 koa2
koay-res try to build a compatible express' response for koa2 koa2

About

A web framework based on Koa for Node.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published