Compare commits

...

2 Commits

Author SHA1 Message Date
Angel Grablev
66583fb24e Merge d3fb4158bd into 10ce9d2860 2023-02-24 11:49:30 -04:00
Angel Grablev
d3fb4158bd Adding fc-hash-router to routing list 2021-10-11 06:44:13 -07:00

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.
* [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~!
* [fc-hash-router](https://github.com/agrublev/fc-hash-router) - The simplest JS routing ever!!
## Security