byway
v0.0.2
Published
yet another router; match a string by :sinatra/:express style named-params, or regex, and get something back.
Readme
Byway
Match a string by :sinatra/:express style named-params, or regex, and get something back.
install
npm i --save [email protected]:isao/byway.gitusage
See tests.
test
npm testTests use James Halliday's tape test harness. If you have Krishnan Anantheswaran's istanbul, or Jarrod Overson's plato installed globally you can do these, respectively:
npm run-script cover
npm run-script platolicense
MIT licensed by permission from my employer. See LICENSE.txt.
