svelte-client-router
SPA router
A Svelte library that simplifies client-side routing in Single Page Applications (SPAs)
Svelte Client Router Repository
17 stars
3 watching
1 forks
Language: HTML
last commit: 8 months ago
Linked from 1 awesome list
javascriptrouterspasveltesveltejs
Related projects:
Repository | Description | Stars |
---|---|---|
italypaleale/svelte-spa-router | A router specifically designed for Single Page Applications using Svelte 3 and 4 | 1,554 |
spaceavocado/svelte-router | A simple Svelte router for Single Page Applications (SPAs), providing navigation controls and route management. | 60 |
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 |
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 |
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 |
jorgegorka/svelte-router | A tool for organizing and managing routes in Svelte applications | 525 |
pateketrueke/yrv | A Svelte router that enables flexible and customizable routing with nested routers and conditional rendering. | 161 |
spaceavocado/svelte-router-template | A pre-configured Svelte application template with routing and support for HTML5 history mode or HASH mode | 12 |
danielsharkov/svelte-router | A lightweight and easy-to-use routing library for Svelte applications | 13 |
emiltholin/svelte-routing | A declarative routing library for Svelte applications with support for Server-Side Rendering (SSR) | 2,030 |
shaunlee/svelte-router | A Svelte router implementation inspired by Vue Router | 3 |
alexxnb/tinro | A lightweight router for Svelte applications | 678 |
ordinaryjellyfish/svelte-routing-template | A Svelte app template with routing and lazy-loading features | 14 |
liujians/vue-adminlte-vue-router | A sample SPA project built with Vue CLI, AdminLTE, and Vue Router for demonstrating responsive and manageable web applications | 363 |