React Components for internationalization. Combines react components with FormatJS.
This library provides React Components and a Mixin to format data and strings, and internationalize your React app.
Features
- Formats numbers and dates/times, including those in complex messages.
- Formats relative times (e.g., "3 hours ago").
- Formats complex messages, including plural and select arguments using ICU Message syntax.
- Supports custom formatters for numbers and dates/times.
Installation
npm install react-intl