Koa各种路由收集,欢迎补充
发布于 15 小时前 作者 i5ting 140 次浏览 来自 分享

Screen Shot 2016-07-11 at 8.30.38 PM.png

缘起刚开源的3个koa npm包,作者被喷说稍封装就是一个模块

知名Node.js程序员 sindresorhus 说过

Sometimes code is complex because it has to be. It might handle more edge cases which are found over time and makes the code more durable.

我个人不做评价。索性就把我知道的koa的路由都列一下,以便大家使用或者学习

推荐

支持1和2,同时是express风格的,功能足够强大

官方

其他

koa 2.x

欢迎补充啊

本帖内回复,我会整理的

回到顶部