Merge pull request #645 from matluz/master

add navaid router
This commit is contained in:
Gökay Gürcan
2019-10-31 11:12:39 +01:00
committed by GitHub

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