add navaid router

This commit is contained in:
erenes 2019-10-25 22:32:32 -03:00
parent 439c9bf6f6
commit 160f43811d

View File

@ -478,6 +478,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [pathjs](https://github.com/mtrpcic/pathjs) - Simple, lightweight routing for web browsers.
* [crossroads](https://github.com/millermedeiros/crossroads.js) - JavaScript Routes.
* [davis.js](https://github.com/olivernn/davis.js) - RESTful degradable JavaScript routing using pushState.
* [navaid](https://github.com/lukeed/navaid) - A navigation aid (aka, router) for the browser in 850 bytes~!
## Security