React Intl
The monorepo home to all of the FormatJS related libraries, most notably react-intl. (by formatjs)
next-intl
🌐 Internationalization (i18n) for Next.js (by amannn)
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.
surveyjs.io
featured
| React Intl | next-intl | |
|---|---|---|
| 20 | 9 | |
| 14,643 | 3,993 | |
| 0.3% | 5.1% | |
| 9.4 | 9.3 | |
| 4 days ago | 5 days ago | |
| TypeScript | TypeScript | |
| BSD 3-clause "New" or "Revised" License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
React Intl
Posts with mentions or reviews of React Intl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-23.
- "Polyfill.io sold to a weird Chinese company and should no longer be recommended
- Big Numbers, No Worries: JavaScript Format Number With Commas
You can use a third-party library, which is a bunch of code that someone else wrote for you. Many awesome third-party libraries can format numbers with commas in JavaScript. For example, you can try Numeral.js, Accounting.js, or Format.js.
- 45 NPM Packages to Solve 16 React Problems
react-intl
- Internationalization best practices for front-end developers
- Simple question
Looks like react has an npm package for internationalizing too. https://www.npmjs.com/package/react-intl
- Formatting data like a pro in JavaScript
Format.JS
- Best approach to making multi-language static site?
- What's a good JS library for handling the quiz portion (grading, etc.) of an e-learning web application (needs to have multi-language support)?
React i18n: Documentation: https://formatjs.io/docs/react-intl/ Source Code: https://github.com/formatjs/formatjs
- i18n for react, formatjs, react-intl
de { key1 { "Deutsche Sprache " "schwere Sprache" } key2 { "Düsseldorf" }} I've found this library http://formatjs.io/react/. http://formatjs.io/ supports ICU, however I can't find any good example how to wire my language files with my app.
- Next.js internationalization (i18n) tutorial
As we mentioned earlier, the Next.js works well with existing i18n libraries (react-intl, lingui, next-intl, and similar). In this tutorial, we will use the react-intl.
next-intl
Posts with mentions or reviews of next-intl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-04-21.
- Next.js Localization: How to Build a Multilingual Website with Next-Intl
Until now, you have implemented internationalized routing for the application. But, you haven’t added any translations for the texts. In this section, you will install and integrate the next-intl translation package with the Next.js application to support multiple locales.
- Implementing Multilingual Sitemap with next-intl in Next.js App Router
Inspired by next-intl's example implementation:
- React+Vitest to write testable components, common problems record.
The HuashuiAI project supports i18n international multilingual development using next-intl, I will share it the next articles.
- Implementing Internationalization (i18n) in Next.js 14 using App Router
next-intl Library: https://github.com/amannn/next-intl
- How next-intl Works
- Localized tRPC errors
We start with a project that was bootstrapped with create-t3-app. For internationalization we use next-intl and set it up as described in the getting started guide. With this initial project setup we can jump into implementing localized error messages.
- Translating zod errors with next-intl
When starting a new project with Next.js these days, next-intl and zod are my go to libraries for internationalization and schema validation, respectively. Of course, when using zod for client-facing validations I would like to translate potential error messages. The package zod-i18n can be used to achieve this for i18next, a popular alternative internationalization library. This means that by using this library as starting point one can quickly achieve zod translation with next-intl.
- Next.js internationalization (i18n) tutorial
As we mentioned earlier, the Next.js works well with existing i18n libraries (react-intl, lingui, next-intl, and similar). In this tutorial, we will use the react-intl.
- i18n and Next.js
next-intl
What are some alternatives?
When comparing React Intl and next-intl you can also consider the following projects:
react-i18next - Internationalization for react done right. Using the i18next i18n ecosystem.
next-i18next - The easiest way to translate your NextJs apps.
i18next - i18next: learn once - translate everywhere
next-translate - Next.js plugin + i18n API for Next.js 🌍 - Load page translations and use them in an easy way!
jsLingui - 🌍 📖 A readable, automated, and optimized (2 kb) internationalization for JavaScript
nestjs-localization - Nestjs localization provides a convenient way to retrieve strings in various languages, allowing you to easily support multiple languages within your application.
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.
surveyjs.io
featured