rescript-react-intl

3.0.0 • Public • Published

rescript-react-intl

NPM

ReScript bindings to react-intl.

To extract messages from ReScript source files for localization, use rescript-react-intl-extractor.

Installation

# yarn
yarn add rescript-react-intl

# or npm
npm install --save rescript-react-intl

Note: If you need version of the bindings that still supports the old Reason syntax, use the old package name bs-react-intl instead.

Examples

Clone this repo.

yarn install
yarn start

Status

rescript-react-intl should cover all of the react-intl 3.0.0 API. If you find anything missing, please file an issue.

Usage

See examples folder.

Dependents (0)

Package Sidebar

Install

npm i rescript-react-intl

Weekly Downloads

288

Version

3.0.0

License

MIT

Unpacked Size

17.9 kB

Total Files

8

Last publish

Collaborators

  • fham_
  • cknittel
  • hendriksp