koahubjs KoaHub.js -- 基于 Koa.js 平台的 Node.js web 快速开发框架。可以直接在项目里使用 ES6/7(Generator Function, Class, Async & Await)等特性,借助 Babel 编译,可稳定运行在 Node.js 环境上。 介 ...
分类:
Web程序 时间:
2016-10-05 17:31:20
阅读次数:
260
koa-session2 Middleware for Koa2 to get/set session use with custom stores such as Redis or mongodb with Babel koa-session2 Middleware for Koa2 to get ...
分类:
Web程序 时间:
2016-10-04 18:21:09
阅读次数:
303
koa-static-server Static file serving middleware for koa with directory, rewrite and index support koa-static-server static file serving middleware fo ...
分类:
Web程序 时间:
2016-09-30 15:31:20
阅读次数:
230
koahub-handlebars koahub-handlebars koahub handlebars templates Installation $ npm install koahub-handlebars Use with koa var koa = require('koa'); va ...
分类:
Web程序 时间:
2016-09-29 13:31:07
阅读次数:
192
koahub-body-res koahub body res Format koa's respond json. Installation $ npm install koahub-body-res Use with koa var app = require('koa')(); var koa ...
分类:
Web程序 时间:
2016-09-28 13:10:47
阅读次数:
158