This commit is contained in:
Angel Grablev
2023-02-24 11:49:30 -04:00
committed by GitHub

View File

@@ -570,6 +570,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [crossroads](https://github.com/millermedeiros/crossroads.js) - JavaScript Routes. * [crossroads](https://github.com/millermedeiros/crossroads.js) - JavaScript Routes.
* [davis.js](https://github.com/olivernn/davis.js) - RESTful degradable JavaScript routing using pushState. * [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~! * [navaid](https://github.com/lukeed/navaid) - A navigation aid (aka, router) for the browser in 850 bytes~!
* [fc-hash-router](https://github.com/agrublev/fc-hash-router) - The simplest JS routing ever!!
## Security ## Security