UNPKG

esrol-router

Version:

You can create new routes, set allowed ways of reaching them, handle requests, get information regarding those routes, and set middleware.

10 lines (9 loc) 133 B
language: node_js node_js: - "4.0.0" - "4.2.0" - "5.0.0" sudo: false after_success: - npm run coverage - npm run coveralls