From 160f43811d57f783b5046d36f09faa7f7ea56bcb Mon Sep 17 00:00:00 2001 From: erenes Date: Fri, 25 Oct 2019 22:32:32 -0300 Subject: [PATCH] add navaid router --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 391943d..944b454 100644 --- a/README.md +++ b/README.md @@ -478,6 +478,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [pathjs](https://github.com/mtrpcic/pathjs) - Simple, lightweight routing for web browsers. * [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~! ## Security