koa-easy-router

1.0.0 • Public • Published

Koa easy router[Experimental]

It is only an explannation router for koa, the important point to explain how the router does work.

Router feature is uncompleted, please try koa-router, that really fantasy.

Basic

This router base on http.createServer, the dispatcher will filter each request and run the function matched.

TODO

  • Fill the correct and better struct to router.
  • Maybe es6 completed support needed.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i koa-easy-router

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • vanpipy