swheel
Router
A declarative component-based router for Svelte 3 applications.
☸Ultimate svelte router
43 stars
4 watching
2 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jamen/svelte-router | A Svelte implementation of client-side routing using a centralized store and components. | 7 |
tienpv222/svelte-hash-router | A simple Svelte 3 router for building hash-based applications with global routes and nested routing. | 43 |
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 |
alexxnb/tinro | A lightweight router for Svelte applications | 679 |
emiltholin/svelte-routing | A declarative routing library for Svelte applications with support for Server-Side Rendering (SSR) | 2,038 |
jorgegorka/svelte-router | A tool for organizing and managing routes in Svelte applications | 530 |
pateketrueke/yrv | A Svelte router that enables flexible and customizable routing with nested routers and conditional rendering. | 161 |
shaunlee/svelte-router | A Svelte router implementation inspired by Vue Router | 3 |
qutran/svelte-inspector | A tool for inspecting and opening Svelte components in editor | 85 |
danielsharkov/svelte-router | A lightweight and easy-to-use routing library for Svelte applications | 13 |
arthurgermano/svelte-client-router | A Svelte library that simplifies client-side routing in Single Page Applications (SPAs) | 17 |
thinkjs/think-router | Provides a router for ThinkJS 3.x to handle URL routing and module loading. | 7 |
preactjs/preact-router | URL router for Preact applications | 1,019 |
spaceavocado/svelte-router | A simple Svelte router for Single Page Applications (SPAs), providing navigation controls and route management. | 60 |
mateothegreat/svelte5-router | A reusable Svelte router component for building single-page applications with nested routing and support for async components. | 74 |