inlang: an open-source localization solution with type-safety, machine translations, external translators, and automatic sync

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

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

    A fully type-safe and lightweight internationalization library for all your TypeScript and JavaScript projects.

  • The SDK is not a wrapper around typesafe-i18n. Its just typesafe-i18n with an adapter/importer from us that syncs the translations from the "dashboard". The adapter/impoter is a one way sync (so far) from the dashboard to the source code. The VSCode extension is a one way key creation from the source code to the dashboard. Besides the importer and VSCode extension, the rest is "just" type safe i18n. So, yes if you want to get started, the docs from typesafe-i18n apply to inlang too.

  • monorepo

    globalization ecosystem && change control SDK

  • Oh haha we used the local environment to record the video. You can try out the dashboard yourself at app.inlang.dev . In the long run we also want to provide a self-hostable version. You could self host right now already since the code is open source and available here. But no official guide/nore support for self hosting right now since we are iterating quite fast with lots of breaking changes.

  • 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