tinro
Router
A lightweight router for Svelte applications
Highly declarative, tiny, dependency free router for Svelte's web applications.
678 stars
15 watching
30 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
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 |
qutran/swheel | A declarative component-based router for Svelte 3 applications. | 43 |
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 |
arthurgermano/svelte-client-router | A Svelte library that simplifies client-side routing in Single Page Applications (SPAs) | 17 |
shaunlee/svelte-router | A Svelte router implementation inspired by Vue Router | 3 |
agamennon/redux-tiny-router | A Redux router implementation designed to manage client-side routing in universal apps | 129 |
emiltholin/svelte-routing | A declarative routing library for Svelte applications with support for Server-Side Rendering (SSR) | 2,030 |
alexhoma/routex.js | A Next.js router library for managing dynamic routes and building custom link components. | 39 |
thinkjs/think-router | Provides a router for ThinkJS 3.x to handle URL routing and module loading. | 7 |
danielsharkov/svelte-router | A lightweight and easy-to-use routing library for Svelte applications | 13 |
pateketrueke/yrv | A Svelte router that enables flexible and customizable routing with nested routers and conditional rendering. | 161 |
soveran/syro | A lightweight router for building modular web applications with a focus on simplicity and performance | 138 |
jorgegorka/svelte-router | A tool for organizing and managing routes in Svelte applications | 525 |
spaceavocado/svelte-router | A simple Svelte router for Single Page Applications (SPAs), providing navigation controls and route management. | 60 |