Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →
Top 4 TypeScript Globalization Projects
-
-
SurveyJS
SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control. Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
-
- Project mention: Apple Notes Will Gain Markdown Export at WWDC, and, I Have Thoughts | news.ycombinator.com | 2025-06-05
100% agree with the sentimment. markdown is hell as a format for editors :D
the effort it takes to serialize and parse markdown into an AST that rich text editor frameworks reliably operate on takes months. been there, done that. the majority of the engineering effort of building a markdown editor in the browser went into parsing and serializing markdown :/
Anyhow, we took the learnings from the Markdown editor app and created "zettel" as a result: https://github.com/opral/monorepo/tree/main/packages/zettel/.... The goal is to have an interoperable rich text AST—basically Markdown but with an AST spec.
-
TypeScript Globalization discussion
TypeScript Globalization related posts
-
Collaborating with Markdown files is painful
-
Lix – A change control system for the web
-
I build a free tool for software localization due to my pain, and now I need the community feedback. Please, try and let me know what you think 🙏️
-
I got a job by posting here
-
Best approach for CSR and SSR Localization/Translation
-
Is it possible to translate a library in an app?
- A note from our sponsor - Stream getstream.io | 23 Dec 2025
Index
What are some of the best open-source Globalization projects in TypeScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | React Intl | 14,643 |
| 2 | react-native-localize | 2,403 |
| 3 | monorepo | 1,678 |
| 4 | i18n | 7 |