From c8e9543530b12423f68ad4379735f96ba0d6de61 Mon Sep 17 00:00:00 2001 From: Yagiz Nizipli Date: Wed, 19 Aug 2026 13:00:42 -0400 Subject: [PATCH] Add speedy-router (anonrig/router) to the list (#1146) Co-authored-by: Yagiz Nizipli --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41d0f2c..a6c2a12 100644 --- a/README.md +++ b/README.md @@ -587,6 +587,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~! +* [speedy-router](https://github.com/anonrig/router) - The TanStack Router API rebuilt for faster navigations and SSR. ## Security