sveltekit-typescript-showcase
Svelte
sveltekit-typescript-showcase | Svelte | |
---|---|---|
6 | 721 | |
737 | 83,879 | |
0.0% | 0.4% | |
4.0 | 9.9 | |
about 2 years ago | 8 days ago | |
Svelte | JavaScript | |
- | MIT License |
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.
sveltekit-typescript-showcase
-
Do you like Svelte documentation?
Yes, but it's missing some typescript stuff, such as $$props. Ivan Hofer's repo is a lifesaver: https://github.com/ivanhofer/sveltekit-typescript-showcase
- good projects on github to see how to implement typescript in sveltekit
-
Who here uses Typescript entirely for thier Svelte projects?
I found this on GitHub https://github.com/ivanhofer/sveltekit-typescript-showcase and hope it's enough because actually, as you say there is not much around.
-
Migrating from Vue 2 to Svelte
I may be missing something (I haven't used Svelte, SvelteKit, or TypeScript much), this doesn't seem accurate. I was going to link to a direct example, but I'm not sure I understand exactly what you're looking for. More information here: https://github.com/ivanhofer/sveltekit-typescript-showcase
-
Have you successfully migrated to the latest version of SvelteKit (breaking routing changes)? How much time did it take?
That's gonna get you a lot of the way there. From there, I would recommend looking at sources like the my-app-ts you created and https://github.com/ivanhofer/sveltekit-typescript-showcase (which is a little outdated right now... so don't get lost in there).
-
Svelte ❤️TypeScript
TLDR; examples how Svelte and TypeScript work together https://github.com/ivanhofer/sveltekit-typescript-showcase
Svelte
-
Taking The Cloud Resume Challenge: GCP Style
I went with SvelteKit to make everything easier for me (feel free to use what works for you to achieve your goal). I also used TailwindCSS' preflight script to reset the default browser styles to make styling super easy.
-
Gleam v1.12.0 Released
I come from js/ts as well I find snake case much more readable now. There are even js/ts projects that use snake case despite the convention for readability
https://github.com/sveltejs/svelte/issues/3479#issuecomment-...
- Devlog#1 SlideMD
-
How I made a Multi-Agent AI Sidebar with Electron and Svelte
I primarily work on Windows, though I also use Linux, so I needed a cross-platform solution. I chose Electron for its flexibility and paired it with Svelte, TailwindCSS, and Vite-Electron. Vite made dev setup fast and clean, which I really appreciated.
-
Monorepo with Bun
a svelte5 spa
-
Best 15 Svelte UI Components & Libraries for Enterprise-Grade Apps
Svelte continues to earn a reputation as the joy-to-work-with framework due to its lightweight nature, elegant syntax, and compile-time reactivity. It is often used for side projects, hobby apps, and small websites, but Svelte isn’t just for passion projects.
-
Sumrise: Personal Spend Analyzer
tools: sveltekit, pocketbase, postmark, groq, docker, cloudflare, cloudflared.
-
The UI Future Is Colourful and Dimensional
The first time I visited https://svelte.dev , the non-flat-vector banner instantly won me. It just stands out from the world around it. I just sort of assumed the engineering was superior to the competition if they were going to lead with crimped metal (and was right).
Flat design has always struck me as an extremist response to an issue. Windows Vista required everyone to be on the same page design-language wise in order to look good, but can the same be said of Windows XP? You can make just a few parts of your app drop-shadowed, you can add some slight reflection gradients while keeping the whole thing matte, you do not need to get rid of all visual depth just to avoid the feeling of zeerust.
-
Whimsy: a Tiny Game Engine I Made for Storytellers
Svelte as the main framework. (Whimsy is my first Svelte project, actually! And Svelte didn't disappoint. Almost.)
-
Creating Beautiful User Interfaces With Material Design for Bootstrap 4 & 5 (MDB)
We're going to build our Svelte application using the Svelte REPL sandbox (or just REPL) at svelte.dev. I recommend checking out all the great documentation at svelte.dev, like its Examples section showcasing Svelte's many features, as well as the cool interactive tutorial at learn.svelte.dev.
What are some alternatives?
sveltekit-page-transitions - Bare-minimum implementation of animated page transitions in SvelteKit.
Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.
reddit-scroller - Reddit media scroller app built with SvelteKit
lit - Lit is a simple library for building fast, lightweight web components.
activity-tracker - Custom work activity tracker with Tauri, Rust and SvelteKit
leptos - Build fast web applications with Rust.