New comers to Svelte from React, is there something I miss?

This page summarizes the projects mentioned and recommended in the original post on /r/sveltejs

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • next-auth

    Authentication for the Web.

  • For Auth: https://authjs.dev/ - works like a charm with Svelte https://authjs.dev/reference/sveltekit

  • lucia

    Authentication, simple and clean

  • For Auch: Haven't used it myself but Lucia Auth seems to work.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • material-ui-docs

    ⚠️ Please don't submit PRs here as they will be closed. To edit the docs or source code, please use the main repository:

  • Lack of complete component library. I would pay anything to have https://mui.com for Svelte.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What is the best way to handle authentication on Next.js?

    2 projects | /r/nextjs | 13 May 2022
  • Streamlining Role-Based Access Control in Next.js with Descope and Auth.js: A Step-by-Step Guide

    2 projects | dev.to | 3 Feb 2024
  • Nextauth.js: Use <SessionProvider /> in Next.js "app" directory

    2 projects | news.ycombinator.com | 28 Jan 2024
  • NextAuth with AWS Cognito Email & Google Sign in

    2 projects | dev.to | 26 Jan 2024
  • Handling OAuth 2 Sign-In and Sign-Up Distinctly with NextAuth.js

    2 projects | dev.to | 25 Dec 2023