svelte5-router
Svelte Router
A reusable Svelte router component for building single-page applications with nested routing and support for async components.
An SPA router for Svelte that allows you to divide & conquer your app with nested routers.
74 stars
2 watching
5 forks
Language: Svelte
last commit: about 2 months ago spa-routersvelte-routersvelte5svelte5-router
Related projects:
Repository | Description | Stars |
---|---|---|
spaceavocado/svelte-router | A simple Svelte router for Single Page Applications (SPAs), providing navigation controls and route management. | 60 |
italypaleale/svelte-spa-router | A router specifically designed for Single Page Applications using Svelte 3 and 4 | 1,558 |
arthurgermano/svelte-client-router | A Svelte library that simplifies client-side routing in Single Page Applications (SPAs) | 17 |
jorgegorka/svelte-router | A tool for organizing and managing routes in Svelte applications | 530 |
spaceavocado/svelte-router-template | A pre-configured Svelte application template with routing and support for HTML5 history mode or HASH mode | 12 |
tienpv222/svelte-hash-router | A simple Svelte 3 router for building hash-based applications with global routes and nested routing. | 44 |
jamen/svelte-router | A Svelte implementation of client-side routing using a centralized store and components. | 7 |
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 |
pateketrueke/yrv | A Svelte router that enables flexible and customizable routing with nested routers and conditional rendering. | 161 |
danielsharkov/svelte-router | A lightweight and easy-to-use routing library for Svelte applications | 13 |
shaunlee/svelte-router | A Svelte router implementation inspired by Vue Router | 3 |
emiltholin/svelte-routing | A declarative routing library for Svelte applications with support for Server-Side Rendering (SSR) | 2,038 |
qutran/swheel | A declarative component-based router for Svelte 3 applications. | 43 |
alexxnb/tinro | A lightweight router for Svelte applications | 679 |
jacwright/svelte-navaid | A Svelte router implementation using navaid technology | 18 |