Compare commits

...

2 Commits

Author SHA1 Message Date
Angel Grablev
8fe8cf6d0a Merge d3fb4158bd into f54cf284aa 2023-07-05 02:29:56 -07:00
Angel Grablev
d3fb4158bd Adding fc-hash-router to routing list 2021-10-11 06:44:13 -07:00

View File

@@ -564,6 +564,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