svelte-router

Route manager

A tool for organizing and managing routes in Svelte applications

Svelte Router adds routing to your Svelte apps. It's designed for Single Page Applications (SPA). Includes localisation, guards and nested layouts.

GitHub

525 stars
14 watching
42 forks
Language: JavaScript
last commit: 5 months ago
Linked from 2 awesome lists

hacktoberfestjavascriptroutersvelte

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pateketrueke/yrv A Svelte router that enables flexible and customizable routing with nested routers and conditional rendering. 161
jamen/svelte-router A Svelte implementation of client-side routing using a centralized store and components. 7
arthurgermano/svelte-client-router A Svelte library that simplifies client-side routing in Single Page Applications (SPAs) 17
tienpv222/svelte-hash-router A simple Svelte 3 router for building hash-based applications with global routes and nested routing. 43
danielsharkov/svelte-router A lightweight and easy-to-use routing library for Svelte applications 13
mateothegreat/svelte5-router An SPA router for Svelte that allows users to define routes and navigate through them with nested routers and base paths. 44
spaceavocado/svelte-router A simple Svelte router for Single Page Applications (SPAs), providing navigation controls and route management. 60
paulmaly/svelte-page-router Provides a configuration-based router with support for lazy-loaded routes and hooks, intended to enhance the developer experience for Svelte applications. 21
emiltholin/svelte-routing A declarative routing library for Svelte applications with support for Server-Side Rendering (SSR) 2,030
roxiness/routify Automates Svelte route configuration and management 1,884
qutran/swheel A declarative component-based router for Svelte 3 applications. 43
jorgegorka/svelte-firebase A template to help developers create new applications using Svelte and Firebase 229
italypaleale/svelte-spa-router A router specifically designed for Single Page Applications using Svelte 3 and 4 1,554
spaceavocado/svelte-router-template A pre-configured Svelte application template with routing and support for HTML5 history mode or HASH mode 12
shaunlee/svelte-router A Svelte router implementation inspired by Vue Router 3