TypeScript sveltekit

Open-source TypeScript projects categorized as sveltekit

Top 23 TypeScript sveltekit Projects

  1. immich

    High performance self-hosted photo and video management solution.

    Project mention: Ask HN: What project do you donate to? | news.ycombinator.com | 2025-05-26
  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. next-auth

    Authentication for the Web.

    Project mention: Launch HN: Better Auth (YC X25) – Authentication Framework for TypeScript | news.ycombinator.com | 2025-05-19

    Does it handle:

    - Federated sign-in/out? In next-auth, it is a giant pain to implement: https://github.com/nextauthjs/next-auth/discussions/3938

    - Automated refreshing of JWT tokens on the client-side? I always end up having to implement my own logic around this. The big problem is if you have multiple API calls going out and they all require JWT auth, you need to check the JWT validity and block the calls until it is refreshed. In next-auth on the server-side, this is impossible to do since that side is generally stateless, and so you end up with multiple refresh calls happening for the same token.

    - The ability to have multiple auth sessions at once, like in a SaaS app where you might belong to multiple accounts / organizations (your intro paragraph sounds like it does)

    - Handle how multiple auth sessions are managed if the user happens to open up multiple tabs and swaps accounts in another tab

  4. chat-ui

    Open source codebase powering the HuggingChat app

    Project mention: This FREE AI Chatbot Might Be Better Than ChatGPT! | dev.to | 2025-02-27

    First, go to HuggingChat and create a free account. Once logged in, you will be taken to the chat interface.

  5. undb

    πŸš€ Private first self-hosted no code database & BaaS.

    Project mention: Top 7 Open Source Alternatives to Airtable with the Most GitHub Stars | dev.to | 2024-10-08

    Undb

  6. Superforms

    Superforms is a SvelteKit library that helps you with server-side validation and client-side display of forms.

    Project mention: Using PocketBase in SvelteKit's Server-side rendering | dev.to | 2025-04-11

    Now I'm not saying my implementation is the best is and if there is any vulnerability please let me know but so far I haven't had any bad instances using adapter node and I haven't been able to produce instances where data between users got mixed up, but this is how I went about implementing it as there is not a lot of resources that exist for this approach, and the little there is convoluted so here is a demo of like a student/teacher app, this example is using superforms form cisco heat(https://superforms.rocks/) and Zod. (This is not a step-by-step tutorial, the comments in the code are there for a reason. another assumption I'm making is that you understand Sveltekit data flow from hooks.server.ts all the way to page.svelte). Now let's start by creating a utils.ts in our lib directory

  7. grimoire

    Bookmark manager for the wizards πŸ§™

    Project mention: Linkwarden: FOSS self-hostable bookmarking with AI-tagging and page archival | news.ycombinator.com | 2025-05-01
  8. bits-ui

    The headless components for Svelte.

  9. SaaSHub

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

    SaaSHub logo
  10. svelte-preprocess

    A ✨ magical ✨ Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, Coffeescript, TypeScript, Pug and much more.

  11. Beatbump

    Alternative YouTube Music frontend built with Svelte/SvelteKit 🎧

    Project mention: Beatbump: Exploring Svelte Best Practices for Dynamic Web Applications | dev.to | 2025-01-10
  12. kunkun

    An open source, cross-platform, extensible app launcher.

    Project mention: drizzle + sqlite in Tauri App | dev.to | 2025-03-20

    Tauri's backend is in Rust, so I always thought the only way to use sqlite ORM in a Tauri app is with projects like diesel or prisma-client-rust, which could be hard because they are in rust. What is even harder is sqlite db encryption. Both of the 2 ORMs don't support cipher encryption, thus I had to write raw sql queries in kunkun Example Maintaining raw sql queries is a nightmare to me, especially when it comes to schema migration. I have to rely on thorough testing to make sure everything is correct. There is no type checking.

  13. houdini

    The disappearing GraphQL framework (by HoudiniGraphql)

  14. auth-helpers

    now deprecated.

  15. trpc-sveltekit

    End-to-end typesafe APIs with tRPC.io for your SvelteKit applications.

  16. svelte-legos

    A framework for Svelte Utilities πŸ’‘ Current status: 87 utilities.

  17. whispering

    Project mention: I Use AI 100 Times per Hour | news.ycombinator.com | 2024-12-10

    Hustle culture nonsense aside, I find using whisper (AI) transcription instead of typing to be super efficient.

    My workflow involves setting up a whisper server, downloading the Whispering(1) app on my computer, and binding it to a shortcut on my keyboard and mouse. Whenever I want to write something down, I just hit the shortcut, dictate and it transcribes instantly. With a Nvidia GPU (1070 in my case), transcription is nearly instantaneous. Although I haven’t set it up on my MacBook yet, I suspect it will be just as fast with Apple Silicon

    https://github.com/braden-w/whispering/

    You can also use an API like grok, but I'm generally wary of such services.

  18. sveltekit-search-params

    The easiest way to read and WRITE from query parameters in sveltekit.

  19. svelte-meta-tags

    Svelte Meta Tags provides components designed to help you manage SEO for Svelte projects.

  20. sk-auth

    Authentication library for use with SvelteKit featuring built-in OAuth providers and zero restriction customization!

  21. DiscordChatExporter-frontend

    Browse json files exported by Tyrrrz/DiscordChatExporter in familiar discord like user interface

  22. lib

    Internationalization library built for SvelteKit. (by sveltekit-i18n)

  23. salvia-kit

    Provides 10 Free Beautiful dashboard templates built with Tailwind CSS for React, Next.js, Svelte, Solid, Angular, Vue and Nuxt.js

  24. mode-watcher

    Simple light/dark mode management for Svelte apps. πŸŒ‘ ←→ β˜€οΈ

  25. arcjet-js

    Arcjet JS SDKs. Bot detection, rate limiting, email validation, attack protection, data redaction for Node.js, Next.js, Deno, Bun, Remix, SvelteKit, NestJS.

    Project mention: How to Use Arcjet in Netlify Edge Functions | dev.to | 2025-05-25

    An Arcjet account (free tier available at arcjet.com)

  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).

TypeScript sveltekit discussion

Log in or Post with

TypeScript sveltekit related posts

  • Launch HN: Better Auth (YC X25) – Authentication Framework for TypeScript

    3 projects | news.ycombinator.com | 19 May 2025
  • Svelte Command List Filtering with Virtual List and fuse.js

    1 project | dev.to | 12 Mar 2025
  • This FREE AI Chatbot Might Be Better Than ChatGPT!

    1 project | dev.to | 27 Feb 2025
  • Real-Time Authorization in a Chat Application with Permit.io and WebSockets

    3 projects | dev.to | 23 Jan 2025
  • Beatbump: Exploring Svelte Best Practices for Dynamic Web Applications

    1 project | dev.to | 10 Jan 2025
  • Apple Photos phones home on iOS 18 and macOS 15

    6 projects | news.ycombinator.com | 28 Dec 2024
  • The Final Stretch of My Open Source Journey: Part 3

    1 project | dev.to | 5 Dec 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 20 Jun 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more β†’

Index

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

# Project Stars
1 immich 68,109
2 next-auth 26,962
3 chat-ui 8,843
4 undb 2,594
5 Superforms 2,532
6 grimoire 2,463
7 bits-ui 2,291
8 svelte-preprocess 1,776
9 Beatbump 1,100
10 kunkun 1,019
11 houdini 955
12 auth-helpers 902
13 trpc-sveltekit 831
14 svelte-legos 823
15 whispering 704
16 sveltekit-search-params 605
17 svelte-meta-tags 586
18 sk-auth 579
19 DiscordChatExporter-frontend 578
20 lib 549
21 salvia-kit 481
22 mode-watcher 473
23 arcjet-js 448

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?