Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/loicmahieu/react-intl-light

A lighter version of `react-intl`
https://github.com/loicmahieu/react-intl-light

Last synced: 27 days ago
JSON representation

A lighter version of `react-intl`

Awesome Lists containing this project

README

        

# react-intl-light

A ligter version of `react-intl` that only export:

- `FormattedMessage`
- `FormattedHTMLMessage`
- `defineMessages`
- `IntlProvider`

## Instlal

```
npm install react-intl-light
```