Top 3 JavaScript Globalization Projects
-
next-translate
Next.js plugin + i18n API for Next.js 🌍 - Load page translations and use them in an easy way!
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
-
Project mention: Show HN: Open-source React library to translate apps without rewriting code | news.ycombinator.com | 2025-06-03
I think modern Japanese is LTR, but besides that - I believe the project you worked in the past solves an important problem.
Besides pluralization (and e.g. Arabic having 6 forms zero/one/two/few/many/other), turned out number internationalization and currency conversion are big next challenges the community wants to address next.
> create ICU compliant JSON.
I think this is an excellent idea. I have a feeling in the future we will need ICU v2.0, sort of, but unfortunately it's an extremely hard problem and the probability to fail is pretty high (looks like project fluent is not actively maintained anymore: https://github.com/projectfluent/fluent)
-
JavaScript Globalization discussion
JavaScript Globalization related posts
Index
What are some of the best open-source Globalization projects in JavaScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | next-translate | 2,719 |
2 | fluent | 1,549 |
3 | fluent.js | 955 |