From d3fb4158bdeafa809477e36ca8c49fc0eceeb3d0 Mon Sep 17 00:00:00 2001 From: Angel Grablev Date: Mon, 11 Oct 2021 06:44:13 -0700 Subject: [PATCH] Adding fc-hash-router to routing list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5600d39..7dc02be 100644 --- a/README.md +++ b/README.md @@ -543,6 +543,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