Criticizing Svelte - Low Hanging Fruit

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
  • svelte-i18n-routing

    Example of i18n routing with Tolgee and Svelte

  • I also created an example describing how it can be done, but it's far from ideal: https://github.com/JanCizmar/svelte-i18n-routing

  • tolgee-platform

    Developer & translator friendly web-based localization platform

  • I am developer of feature rich localization solution [Tolgee](https://tolgee.io) and we support Svelte, but nice localization routing support is kind of tricky.

  • 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
  • vite-plugin-svelte

    Svelte plugin for http://vitejs.dev/

  • Looks like you can change this in the vite-plugin-svelte options: extensions: ['.svelte'],

  • svelte-i18next

    Internationalization for svelte framework. Based on i18next ecosystem

  • I'm using i18next. Someone has also written a svelte store wrapper for it: https://github.com/NishuGoel/svelte-i18next. It wasn't completely easy to get set up the way I wanted but it did the trick in the end and it is a widely used library that's not likely to be abandoned any time soon.

  • i18next

    i18next: learn once - translate everywhere

  • I'm using i18next. Someone has also written a svelte store wrapper for it: https://github.com/NishuGoel/svelte-i18next. It wasn't completely easy to get set up the way I wanted but it did the trick in the end and it is a widely used library that's not likely to be abandoned any time soon.

  • svelte-switch-case

    Switch case syntax 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

  • Pains and solutions in localization for the web

    3 projects | dev.to | 13 Dec 2023
  • SvelteKit-Internationalization: Localization for SvelteKit

    1 project | news.ycombinator.com | 27 Jul 2023
  • Suggest Best Svelte Libraries

    13 projects | /r/sveltejs | 23 May 2023
  • How to implement internationalization in Sveltekit?

    1 project | /r/sveltejs | 23 Apr 2023
  • i18n in SvelteKit v1.0

    3 projects | /r/sveltejs | 16 Dec 2022