svelte-navigation
esm
- [x] params matching - [x] lazy loading - [x] data loading - [x] loading component - [x] query params - [x] route pre-conditions - [x] hash handling - [ ] navigation events - [x] programatic navigation - [x] nested routing - [x] error handling - [x] hash
Version 0.2.0
<script type="module"> import svelteNavigation from 'https://cdn.jsdelivr.net/npm/svelte-navigation@0.2.0/+esm' </script>