We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
f838826
There was an error while loading. Please reload this page.
New logic to load routers allows for an alias of router
app.use( router.path, router.router || router.handler )
Readme.md was updated with more information
5bdadd3
This initial release is lacking in documentation and examples and tests, but the functionality is there.