A port of the Intl utilities of JS to Reason.
API docs are hosted at https://jimberlage.github.io/bs-intl/. Documentation comes with examples on how to use each function.
yarn add bs-intl
In your bsconfig.json
file, add a reference to this library:
{
"bs-dependencies": ["bs-intl"]
}
The following pieces of the API are completed: