39
56%
MIT
BuckleScript bindings to react-intl

bs-react-intl

NPM

BuckleScript bindings to react-intl.

To extract messages from Reason source files for localization, use bs-react-intl-extractor.

Installation

# yarn
yarn add bs-react-intl

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

Examples

Clone this repo.

yarn install
yarn start

Status

bs-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.