Pains and solutions in localization for the web

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • tolgee-platform

    Developer & translator friendly web-based localization platform

  • Well, some tools can help you do something similar with localized texts and one I found recently is Tolgee (which by the way is also Open Source ⭐️, bonus points for that!)

  • react-i18next

    Internationalization for react done right. Using the i18next i18n ecosystem.

  • In a recent project I've been using react-i18next so I'll use its syntax for the examples, but pretty much every library works similarly.

  • 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
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's a good JS library for handling the quiz portion (grading, etc.) of an e-learning web application (needs to have multi-language support)?

    3 projects | /r/webdev | 13 Jul 2022
  • A Type-safe i18n library

    9 projects | /r/reactjs | 9 Jun 2022
  • i18next Crash Course | the JavaScript i18n framework

    4 projects | dev.to | 6 Jun 2022
  • All side optimized Next.js translations

    11 projects | dev.to | 3 Apr 2022
  • How to internationalize a Remix application (Part 2)

    7 projects | dev.to | 3 Mar 2022