Routes for Svelte, automated by your file structure.
Routify offers a great developer experience to build the routes for your Svelte app.
Hit the ground running
No need to configure a single route. Routes are generated from file structure.
Scoped everything
Layouts, helpers, props, fallbacks, you name it. It's all scoped and context-aware.
Page transitions
Route-level page transitions for that native app feel.
Single source of truth
If
/recipes/cupcakes
doesn't exist in your browser, it doesn't exist in your project. That's easy debugging.Resets
Sometimes you don't want everything to be scoped. Maybe you don't want
/restaurants/burger-queen
to inherit any layout.And more...
SSR, meta tags, code-splitting, real-time route generation... and more!.
Contributors
Community
Want to help? Need help? Use Routify, check issues on Github , or talk to us on Discord (this is the invite link).
Let’s make the best router for Svelte 3!