Touchless Client-Side Router
A lightweight, zero-dependancy client-side router with support for parameterized paths. Ippsired by Navigo
Features:
- Preloading of content
- Replace title, meta, main
Usage:
Register a route:
Add data-route attribute to link
<a href="/my-route" data-route>My internal link</a>