A new way to handle Translations in React based applications

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
  • i18next

    i18next: learn once - translate everywhere

  • In most packages (i18next, i18n-js), the approach used to access translations is as follows:

  • i18n-js

    It's a small library to provide the I18n translations on the Javascript. It comes with Rails support.

  • In most packages (i18next, i18n-js), the approach used to access translations is as follows:

  • 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
  • text-localizer

    A lightweight, fast and flexible way to handle localized strings

  • The approach used to create all of the packages was the monorepo approach. Here you can find the Repo.

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

  • Implementing Internationalization (i18n) in Vue.js Projects

    1 project | dev.to | 30 Apr 2024
  • Translating zod errors with next-intl

    5 projects | dev.to | 5 Mar 2024
  • Reactive translation/i18n

    2 projects | /r/sveltejs | 6 Dec 2023
  • localization in nextjs13

    1 project | /r/nextjs | 30 Apr 2023
  • Creating Multilingual React Apps with i18n: A Step-by-Step Guide to Internationalisation

    1 project | dev.to | 11 Apr 2023