UNPKG

211 BMarkdownView Raw
1abacus-router
2===
3
4Express router for route handlers written as ES6 generators.
5
6Uses the co module to schedule and control the execution of your ES6 generator
7route handlers similar to Koajs, but for Express.
8