From 42ea8ff1705e65392c394e3ebc7103105d287d3c Mon Sep 17 00:00:00 2001 From: Yagiz Nizipli Date: Wed, 19 Aug 2026 15:43:24 +0000 Subject: [PATCH] Add speedy-router (anonrig/router) to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41d0f2c8..a6c2a126 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