svelte-router
Svelte router
A lightweight and easy-to-use routing library for Svelte applications
A simple and easy to use svelte router.
13 stars
2 watching
2 forks
Language: TypeScript
last commit: 8 months ago
Linked from 1 awesome list
routerroutingsveltetypescript
Related projects:
Repository | Description | Stars |
---|---|---|
tienpv222/svelte-hash-router | A simple Svelte 3 router for building hash-based applications with global routes and nested routing. | 43 |
pateketrueke/yrv | A Svelte router that enables flexible and customizable routing with nested routers and conditional rendering. | 161 |
emiltholin/svelte-routing | A declarative routing library for Svelte applications with support for Server-Side Rendering (SSR) | 2,030 |
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 |
jorgegorka/svelte-router | A tool for organizing and managing routes in Svelte applications | 525 |
shaunlee/svelte-router | A Svelte router implementation inspired by Vue Router | 3 |
arthurgermano/svelte-client-router | A Svelte library that simplifies client-side routing in Single Page Applications (SPAs) | 17 |
spaceavocado/svelte-router | A simple Svelte router for Single Page Applications (SPAs), providing navigation controls and route management. | 60 |
pyoner/svelte-typescript | A monorepo of preprocessor, template, and type definitions for Svelte v3 using TypeScript. | 209 |
qutran/swheel | A declarative component-based router for Svelte 3 applications. | 43 |
spaceavocado/svelte-router-template | A pre-configured Svelte application template with routing and support for HTML5 history mode or HASH mode | 12 |
ordinaryjellyfish/svelte-routing-template | A Svelte app template with routing and lazy-loading features | 14 |
alexxnb/tinro | A lightweight router for Svelte applications | 678 |
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 |