Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 23 TypeScript sveltekit Projects
-
Project mention: Ask HN: How do you manage photos, philosophically? | news.ycombinator.com | 2023-09-27
-
Project mention: Database Review: Top Five Missing Features from Database APIs | dev.to | 2023-09-14
AuthJS - still not sure why NextAuth and AuthJS are still separate things? Combine them please, including the website. This is confusing!
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
Project mention: Llama-2-chat, the most creative and engaging chat model on Hugging Face | /r/AI__India | 2023-07-23
Here is the link : https://huggingface.co/chat
-
Project mention: Sveltekit Twitter Clone starter made with Lucia Auth, Prisma and Faker.js | /r/sveltejs | 2023-08-10
I built a starter project for developing a social media app with Sveltekit, Lucia Auth, Prisma and Faker.js. Uses sqlite for prototyping but can easily be changed to Postgres or MySQL.
-
svelte-preprocess
A ✨ magical ✨ Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, Coffeescript, TypeScript, Pug and much more.
Project mention: How does the Svelte compiler works with the Typescript compiler? | /r/sveltejs | 2023-02-13svelte-preprocess is responsible for processing things like TypeScript and SCSS. The svelte compiler itself is only responsible for turning the svelte file into JavaScript.
-
Great guide. One thing that seems to be missing is something I see in a lot of README's: a list of the core tech stack being used in the repo. Good examples here https://github.com/undb-xyz/undb#-tech-stack and here https://github.com/steven-tey/novel#tech-stack. Did you already consider adding this as part of the guide and decide against it, or was it just not something you thought to add?
-
Superforms
Superforms is a SvelteKit library that helps you with server-side validation and client-side display of forms.
I personally think SvelteKit's type-safety + something like https://superforms.vercel.app/ (or just plain zod if you prefer) is perfect.
-
Amplication
Amplication: open-source Node.js backend code generator. An open-source platform that helps developers build backends without spending time on boilerplate & repetitive coding. Including production-ready GraphQL & REST APIs, DB schema, DTOs, filtering, pagination, RBAC, & more.
-
The biggest is Beatbump (GitHub), a free privacy respecting YouTube Music frontend with the ability to self host it or use a public instance. Working on the latest refactor, which should be done soon!
-
Project mention: Supabase Authentication Issue with Next.js 13.4 - !session vs !user | /r/Supabase | 2023-07-04
I have encountered a similar issue, but I haven't fully found a solution yet. Currently, I'm using the getSession function throughout my server components. Yesterday, I tried running a middleware to refresh the user's session, based on this example: https://github.com/supabase/auth-helpers/blob/main/examples/nextjs/middleware.tsx. This caught my attention because the comment mentioned that the middleware is necessary for any Server Component route using createServerComponentClient. Right now, I'm testing this approach, and so far, I haven't been logged out since yesterday. Do you have that in your application? The main difference between getSession and getUser in supabase is that getSession reads the cookies and is very fast (around 1-2 ms), while getUser makes a call to the supabase API with the access token to retrieve the user and I would assume they also verify the JWT on their end.
-
Other random input. Maybe take a look at houdini. https://github.com/HoudiniGraphql/houdini
-
Project mention: Where to host sveltekit / trpc / websocket node app that relies on global in memory state? | /r/webdev | 2023-06-27
Hi all, I’m making a little game website and I’ve got some stuff running locally. I started with this template: https://github.com/icflorescu/trpc-sveltekit (and I’m using the EXPERIMENTAL websocket support there, running a node app)
-
Svelte Legos for...everything
-
sk-auth
Authentication library for use with SvelteKit featuring built-in OAuth providers and zero restriction customization!
-
salvia-kit
Provides 10 Free Beautiful dashboard templates built with Tailwind CSS for React, Next.js, Svelte, Solid, Angular, Vue and Nuxt.js
-
-
svelte-meta-tags
Svelte Meta Tags provides components designed to help you manage SEO for Svelte projects.
-
-
Project mention: SvelteKit-Internationalization: Localization for SvelteKit | news.ycombinator.com | 2023-07-27
-
Project mention: How did you accomplish complex search and filter with query params? | /r/sveltejs | 2023-04-05
I saw paoloricciuti/sveltekit-search-params posted somewhere, I haven't used it but it looks very good.
-
svelte-sitemap
Sitemap generator for SvelteKit. Small helper which scans your SvelteKit routes and generates static sitemap.xml
Project mention: Solution to creating a sitemap with Sveltekit, I need your ideas. | /r/sveltejs | 2022-12-11It only works for static SvelteKit sites, but I've found [svelte-sitemap](https://github.com/bartholomej/svelte-sitemap) to work perfectly.
-
Magidoc is a fully-free open source static documentation generator for GraphQL. Whether you want to get visibility on internal APIs or document public endpoints for your customers, Magidoc can do it all! If you're interested in learning more, come see our repo!
-
For PWA lovers, this thing is a must https://github.com/vite-pwa/sveltekit
-
sveltekit-svg
SvelteKit plugin that makes it possible to import SVG files as Svelte components, inline SVG code or urls
sveltekit-svg: SvelteKit plugin that makes it possible to import SVG files as Svelte components, inline SVG code or urls
-
SurveyJS
A Non-Cloud Alternative to Google Forms that has it all.. SurveyJS JavaScript libraries allow you to easily set up a robust form management system fully integrated into your IT infrastructure where users can create and edit multiple dynamic JSON-based forms in a no-code form builder. Learn more now.
TypeScript sveltekit related posts
- SvelteKit-Internationalization: Localization for SvelteKit
- What is your choice of authentication/authorization in sveltekit?
- What authentication mechanisms do you use in your next js projects?
- Lucia: Authentication, Simple and Clean
- How can I do auth with URQL
- Where to host sveltekit / trpc / websocket node app that relies on global in memory state?
- Introducing Form Actions for Nuxt
-
A note from our sponsor - InfluxDB
www.influxdata.com | 27 Sep 2023
Index
What are some of the best open-source sveltekit projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | immich | 18,833 |
2 | next-auth | 18,756 |
3 | chat-ui | 3,573 |
4 | lucia | 3,546 |
5 | svelte-preprocess | 1,635 |
6 | undb | 1,408 |
7 | Superforms | 1,315 |
8 | Beatbump | 832 |
9 | auth-helpers | 773 |
10 | houdini | 762 |
11 | trpc-sveltekit | 628 |
12 | svelte-legos | 590 |
13 | sk-auth | 560 |
14 | salvia-kit | 429 |
15 | svelte-forms | 396 |
16 | svelte-meta-tags | 366 |
17 | kitql | 312 |
18 | lib | 312 |
19 | sveltekit-search-params | 278 |
20 | svelte-sitemap | 187 |
21 | magidoc | 186 |
22 | sveltekit | 182 |
23 | sveltekit-svg | 168 |