Socket
Socket
Sign inDemoInstall

bs-react-intl

Package Overview
Dependencies
26
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    bs-react-intl

BuckleScript bindings to react-intl


Version published
Weekly downloads
130
increased by41.3%
Maintainers
2
Created
Weekly downloads
 

Changelog

Source

1.0.0

  • Updated for react-intl 3.0.0+, including support for the useIntl hook.
  • [ BREAKING ] This requires reason-react >=0.7.0 and bs-platform >=5.0.3.

Readme

Source

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.

Keywords

FAQs

Last updated on 12 Aug 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc