Compare commits

...

2 Commits

Author SHA1 Message Date
Angel Grablev
e033b58872 Merge d3fb4158bd into ac34428b6d 2023-10-14 23:09:34 -03:00
Angel Grablev
d3fb4158bd Adding fc-hash-router to routing list 2021-10-11 06:44:13 -07:00

View File

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