simplex-router
v0.0.3
Published
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
Downloads
4
Maintainers
Readme
Simplex Router
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)
