Pinned Repositories
create-koay
Create Koa application generator.
FlvPlayer
:lollipop: FlvPlayer.js is a JavaScript player for decode flv to the canvas
koay
A web framework based on Koa for Node.js
koay-body
A body parser middleware for Koa to parse multipart, urlencoded and JSON request bodies.
koay-res
Try to build a compatible express' response for koa2
koay-router
Provide a faster router for Koa, and support configurable routes for Koa or express.
koay-stylus
A stylus middleware for Koa
koay-template
A generator template for Koa
koay-ua
User agent parser
Koay's Repositories
koayjs/koay-router
Provide a faster router for Koa, and support configurable routes for Koa or express.
koayjs/koay-body
A body parser middleware for Koa to parse multipart, urlencoded and JSON request bodies.
koayjs/koay-res
Try to build a compatible express' response for koa2
koayjs/koay-stylus
A stylus middleware for Koa
koayjs/koay-template
A generator template for Koa
koayjs/koay-ua
User agent parser
koayjs/create-koay
Create Koa application generator.
koayjs/FlvPlayer
:lollipop: FlvPlayer.js is a JavaScript player for decode flv to the canvas
koayjs/koay
A web framework based on Koa for Node.js