Best i18n lib for SvelteKit in Nov 2022?

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SvelteKit

    web development, streamlined (by sveltejs)

  • I've been using svelte-i18n. Can't say I have any major issues with it but it's good to see what else is out there. I know there was this long thread where Rich Harris himself admitted SvelteKit was not very good at localisations.

  • svelte-translate

  • I'm using sveltekit-translate, primarily because i made it. But it does work well for all my use cases so far. It's relatively easy to use. And I'm super open to suggestions.

  • 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
  • typesafe-i18n-demo-sveltekit

    A small project demonstrating a `typesafe-i18n` integration with SvelteKit

  • Did you take a look at `typesafe-i18n`? It works with SSR, but right now you need to be careful if you use it inside server context due to the lack of official support on the SvelteKit side. Here is a demo implementation in SvelteKit with some examples and explanations inside the code: https://github.com/ivanhofer/typesafe-i18n-demo-sveltekit

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