React Intl

Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations. More info

Articles & Tutorials

Internationalization in React with React-Intl (alligator.io)
Dec 24, 2019
If you’re creating a web application that requires translation into multiple different languages, it can be difficult to implement this manually. That’s why many use internationalization (i18n) libraries, which make adding translations as simple as adding another string.
  • Alex Taylor

Courses & Video Series

Add Internationalization (i18n) to a React app using React Intl (egghead.io)
Jul 27, 2017
In this course, we will incorporate react-intl into a project created with create-react-app and react-router.
  • Damon Bauer

Libraries

react-intl (github.com)9446
v3.1.6
Aug 12, 2019
Internationalize React apps