JavaScript sveltekit

Open-source JavaScript projects categorized as sveltekit

Top 23 JavaScript sveltekit Projects

  1. SvelteKit

    web development, streamlined (by sveltejs)

    Project mention: Sharing Custom Rune Classes with SvelteKit | dev.to | 2025-02-25

    You can share classes in Svelte, but safely sharing them in SvelteKit, requires a bit more code...

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. jsplumb

    Visual connectivity for webapps

  4. sveltia-cms

    Netlify/Decap CMS alternative. Fast, lightweight, Git-based headless CMS. Modern UX, first-class i18n support + 100s of improvements. Open source & free. Made with Svelte.

    Project mention: Sveltia CMS: Fast, Lightweight, Git-Based Headless CMS. Made with Svelte | news.ycombinator.com | 2025-01-12
  5. svelte-adapter-bun

    A SvelteKit adapter for Bun

  6. sveltekit-sse

    Server Sent Events with SvelteKit

    Project mention: Are Sync Engines The Future of Web Applications? | dev.to | 2024-06-17

    Sveltekit doesn't natively support WebSockets, and even though it does support server-sent events, it does so in a clumsy way. Express supports both nicely. As a result, I used svelte-sse for server-sent events. One somewhat annoying quirk I ran into is that since svelte-sse returns a Svelte store, which my app wasn't subscribing to (the app doesn't need to read the value, just to trigger a pull as I described above), the whole thing was just optimized away by the compiler. I was initially scratching my head about why messages were not coming through. I ended up having to implement a workaround for that behavior. I don't blame the author of the library; they assumed a meaningful value would be sent to the client, which is not the case with 'poke'.

  7. svelte-adapter-deno

    A SvelteKit adapter for Deno

  8. svemix

    The Full-Stack addition to SvelteKit. Write your server code inside svelte files, handle sessions, forms and SEO easily.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. svend3r

    Interactive plug and play charting library for Svelte

  11. sveltekit-electron

    Minimal Sveltekit + Electron starter template.

  12. svelte-adapter-firebase

    SvelteKit adapter for Firebase Hosting rewrites to Cloud Functions for a Svelte SSR experience

  13. sveltekit-autoimport

    Automatically detect and import components/modules for SvelteKit projects

  14. sveltekit-blog-template

    A SvelteKit blog template

  15. hexapipes

    Hexagonal pipes puzzles

  16. Circum Icons

    This pack was created following Google material and IBM Carbon design principles. Our main goal was to keep a certain consistency throughout all the set and insure that each icon has the same visual weight.

  17. sveltekit-gh-pages

    Minimal SvelteKit set-up made deployable to GitHub Pages.

  18. rebornxp

    The nostalgic Windows XPerience right in your browser!

    Project mention: Windows XP HTML | news.ycombinator.com | 2024-03-31
  19. sveltekit-blog-app

    🚀 SvelteKit Blog App is a free and open-source simple fullstack blog app built with SvelteKit, Tailwind CSS, and EdgeDB

  20. sveltekit-electron-adapter

    Adapter for building desktop apps with Svelte Kit and Electron

  21. svelte-adapter-appengine

    Utilize the Google Cloud App Engine infrastructure to host SvelteKit content.

    Project mention: NgSysV2-3.6: A Serious Svelte InfoSys: Deploying to the Google Cloud | dev.to | 2024-11-25

    The one I recommend is the svelte-adapter-appengine . This can be installed with:

  22. http

    An isomorphic http client for Svelte applications (by beyonk-group)

  23. sveltekit-stripe-subscriptions

    Example of Stripe Subscriptions & PaymentElement with SvelteKit

  24. dmt

    system

  25. Astraea

    a nostr client (by mouse484)

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript sveltekit discussion

Log in or Post with

JavaScript sveltekit related posts

  • Sharing Custom Rune Classes with SvelteKit

    2 projects | dev.to | 25 Feb 2025
  • SvelteKit added hash-based routing

    1 project | news.ycombinator.com | 23 Dec 2024
  • Custom domains for HTTP/2 on Heroku - so easy.

    1 project | dev.to | 9 Oct 2024
  • How to handle large file uploads in SvelteKit using streams

    2 projects | dev.to | 13 Aug 2024
  • Building TailwindUI's Spotlight using SvelteKit and Svelte 5 with TailwindCSS

    3 projects | dev.to | 29 Jun 2024
  • SvelteKit 2.5.15 Released

    1 project | news.ycombinator.com | 14 Jun 2024
  • CryptoFlow: Building a secure and scalable system with Axum and SvelteKit - Part 6

    2 projects | dev.to | 23 May 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 23 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source sveltekit projects in JavaScript? This list will help you:

# Project Stars
1 SvelteKit 19,111
2 jsplumb 7,765
3 sveltia-cms 1,280
4 svelte-adapter-bun 559
5 sveltekit-sse 357
6 svelte-adapter-deno 347
7 svemix 336
8 svend3r 320
9 sveltekit-electron 290
10 svelte-adapter-firebase 288
11 sveltekit-autoimport 235
12 sveltekit-blog-template 235
13 hexapipes 193
14 Circum Icons 182
15 sveltekit-gh-pages 95
16 rebornxp 83
17 sveltekit-blog-app 81
18 sveltekit-electron-adapter 78
19 svelte-adapter-appengine 69
20 http 45
21 sveltekit-stripe-subscriptions 34
22 dmt 29
23 Astraea 18

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai