Why sv-router? â
sv-router is a feature-rich yet intuitive routing library for Svelte SPAs. It provides powerful routing capabilities while maintaining simplicity.
Features â
- ð Typesafe navigation: Get autocomplete and type checking for your routes.
- ð Flexibility: Choose between code-based or file-based routing approaches.
- ðŋ Nested routes: Create complex layouts with ease.
- ð Reactive search params: For simpler state management in the URL.
- ðĄïļ Hooks: For navigation guards, data loading, or analytics tracking.
- ⥠Performance: Optimized for speed with built-in code splitting and preloading.
- ð§Đ Familiar API: Follows established conventions from popular meta frameworks.
- ðŠķ Lightweight: Minimal impact on your bundle size.
- ð Made for Svelte 5: True Svelte 5 implementation with the latest features.
Whether you're building a small project or a complex application, sv-router provides the tools you need without the overhead of a full-stack framework.
Acknowledgements â
sv-router draws inspiration from: