bs-react-intl

2.0.0 • Public • Published

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.

Dependencies (0)

    Dev Dependencies (8)

    Package Sidebar

    Install

    npm i bs-react-intl

    Weekly Downloads

    104

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    21 kB

    Total Files

    7

    Last publish

    Collaborators

    • alex.fedoseev
    • cknittel