Reactive PWA Router
"Elegua: the best Svelte client router you'll ever see in 180 LoC.
Elegua has a very different approach from other routers that introduce new components such as
<Route>
or<Link>
, or a complicated filesystem logic. I wanted to get rid of those and just use plain Svelte logic blocks for routing."