minor refactoring in router, clarifying names and complicating parameter objects
authorJustin Wind <justin.wind+git@gmail.com>
Thu, 28 Apr 2022 00:58:45 +0000 (17:58 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Thu, 28 Apr 2022 00:58:45 +0000 (17:58 -0700)
commit9fe1e9b22b8e753c44dec77d1dee3d0061b2e991
tree3564c25588575124a92df33331ac4c67a58de8c8
parent91197ffbd90707333da06a714aaec0b8b8143577
minor refactoring in router, clarifying names and complicating parameter objects
lib/router/index.js [moved from lib/router.js with 67% similarity]
lib/router/path-parameter.js [new file with mode: 0644]
test/lib/router.js
test/lib/router/path-parameter.js [new file with mode: 0644]