Some thoughts after a few months of working on Svelte projects in my spare time.

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
  • focus-svelte

    focus lock for svelte

  • In the future, if you need one, check out https://github.com/chanced/focus-svelte (see my reply below for more info or just hit up the repo)

  • svelte-query

    Performant and powerful remote data synchronization for Svelte

  • I like React Query so I would be excited to use this however it doesn't seem ready for Svelte given the docs "Coming Soon" and Svelte Query being relatively unmaintained.

  • 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
  • focus-trap

    Trap focus within a DOM node.

  • Not an exciting answer, but I deferred to a library here:https://github.com/focus-trap/focus-trap

  • TanStack Query

    🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

  • Is this still viable for use in a new SvelteKit project with TanStack Query Svelte adapters in the works?

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

  • This is your sign(al) to try TanStack Query & Angular

    2 projects | dev.to | 5 Mar 2024
  • React Query Mutations Offline React-Native

    1 project | dev.to | 28 Feb 2024
  • How To Handle Data With GraphQL Relay Client Schema Extensions

    1 project | dev.to | 16 Jan 2024
  • GraphQL clients that automatically combine queries/fragments

    1 project | /r/graphql | 7 Dec 2023
  • Tanstack's React Query Kicked `onSuccess`, `onError`, and `onSettled` Out of `useQuery`: Now What?!

    1 project | dev.to | 25 Oct 2023