glyphnav / sveltekit

Watch the address bar. Current path: /

Home

SvelteKit edition — filesystem routing on Svelte's official framework. attachGlyphnav(goto) installs a capture-phase <a> click listener, so every link decodes the URL and hands the navigation to goto. With commit: 'navigate first' the route swaps instantly and the bar animates on top.

Served under the /sveltekit base via SvelteKit's paths.base; attachGlyphnav(goto) installs a capture-phase listener so every <a> click animates, then hands the navigation to goto. The title link is a plain anchor (full page load back to the picker).