Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise. Learn more →
Top 5 TypeScript I18n And L10n Projects
-
Project mention: Format.js: Industry-standard internationalization libraries for JavaScript | news.ycombinator.com | 2026-08-30
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
Project mention: Why we picked Tolgee to localize an open-source database client | dev.to | 2026-06-19
We're mid-migration from i18next to Lingui for the runtime: Lingui is ICU-native, with compile-time extraction and type-safe macros, which is a cleaner foundation than hand-maintained i18next JSON keys. A platform bolted to one specific library would be a liability mid-move. Tolgee isn't, it manages strings as ICU messages and exports whatever the runtime needs (i18next JSON today, Lingui catalogs as we cut over), so it removes friction instead of becoming a third thing to migrate. And because Lingui is ICU-native, it fits Tolgee's internal model more tightly than i18next ever did. Going from 8 languages to "a lot more" becomes a throughput problem instead of a daunting one.
-
And for a small project with a few languages, you should. Call an LLM API, write a validation script, keep a glossary file in your repo. There are open source tools like i18n-ai-translate and attranslate that let you bring your own API key and run translations locally. Good starting points.
-
-
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
TypeScript I18n And L10n discussion
TypeScript I18n And L10n related posts
-
Format.js: Industry-standard internationalization libraries for JavaScript
-
Automating Translations With Your Coding Agent
-
lingui.config.ts file in Twenty, the #1 open-source CRM.
-
"Polyfill.io sold to a weird Chinese company and should no longer be recommended
-
Translating zod errors with next-intl
-
Enforcing Localization through Types
-
5 Not-So-Typical React Libraries for an Outstanding Project
-
A note from our sponsor - AppSignal
www.appsignal.com | 15 Sep 2026
Index
What are some of the best open-source I18n And L10n projects in TypeScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | React Intl | 14,746 |
| 2 | jsLingui | 5,875 |
| 3 | attranslate | 358 |
| 4 | ttag | 354 |
| 5 | crowdin-api-client-js | 138 |