This is a simple platform and framework agonistic javascript router. It only parses the routes and you decide how you want to deal with the matched route. This router is used in Oark Library and is available for anyone to use.
To test: npm run test
(or install Jest Runner)