routify
Automated Svelte routes (by roxiness)
awesome-sveltekit
Awesome examples of SvelteKit in the wild (by janosh)
Our great sponsors
routify | awesome-sveltekit | |
---|---|---|
11 | 1 | |
1,711 | 614 | |
0.8% | - | |
4.8 | 6.6 | |
12 days ago | 2 days ago | |
JavaScript | Svelte | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
routify
Posts with mentions or reviews of routify.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-24.
-
SvelteKit: How do you handle largish projects with so many +page & +page.server files?
Anyway, it seems you have a problem with Sveltekit routing. You can still use Svelte with other SSR frameworks, such as Astro, a router like https://routify.dev, or switch to another framework altogether.
-
Svelte and abandonware?
Routify is still active and new version in the works. Version 3 can be used https://github.com/roxiness/routify/tree/next
-
Is there a way to restrict access to certain routes using svelte-spa-router
Consider https://github.com/roxiness/routify
-
If anyone can help me with my noob questions
Regarding some suggestions on here recommending SvelteKit: Learning SvelteKit might be a big ask depending on what you're trying to do. If you just want to stick with svelte only for now, and you want to add SPA routing capabilities, consider checking out https://routify.dev there's a ton of documentation for it and it's fairly simple to pick up. ✌🏼
-
State of the Sveltejs Ecosystem?
Routing: We have a few third party ones such as routify, svelte-spa-router and svelte-routing as well as the clientside routers included in SvelteKit and Sapper.
-
Sveltekit - to use or not to use?
if Next.js/Nuxt like needs are not something you're looking for yet, you can definitely go ahead with Svelte's default client-side app approach, with svelte-spa-router or routify for SPAs.
-
Learning to cook at home with Parsnip - built entirely with Svelte!
We chose Routify for client-side routing because this was around the time that Sapper seemed like it was being sunset in favor of Sveltekit which doesn't seem production-ready quite yet. We also have plans to statically pre-render the app so it can more-or-less work entirely offline and Routify makes that relatively straightforward (but see below).
-
Comparing Svelte and React
Since svelte does a lot of compile time stuff, I would like to mention Routify, which is compile time SPA routing. For me it worked awesome to accomplish projects with many routes and the need for hash based routing.
See https://routify.dev/ and https://routify.dev/guide/installation/install-to-existing-p...
-
Navigator 2.0 is too complicated? Just use YEET!
Example for web - https://routify.dev/
awesome-sveltekit
Posts with mentions or reviews of awesome-sveltekit.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-09.
-
Sveltekit - to use or not to use?
If you wanna explore few open-source Svelte Kit projects, you can visit awesome-svelte-kit or have look at my project here.
What are some alternatives?
When comparing routify and awesome-sveltekit you can also consider the following projects:
svelte-spa-router - Router for SPAs using Svelte 3
svelte-routing - A declarative Svelte routing library with SSR support
SvelteKit - web development, streamlined
svelte-starter-kit - Svelte with brilliant bells and useful whistles
Sapper - The next small thing in web development, powered by Svelte
electron-sveltekit - Electron and SvelteKit integration
Svelte - Cybernetically enhanced web apps
svelte-query - Performant and powerful remote data synchronization for Svelte
supabase - The open source Firebase alternative. Follow to stay updated about our public Beta.