abacus-router
v1.1.5
Published
Express router for route handlers written as ES6 generators
Downloads
31
Readme
abacus-router
Express router for route handlers written as ES6 generators.
Uses the co module to schedule and control the execution of your ES6 generator route handlers similar to Koajs, but for Express.