Skip to content

chattyzilla-labs/bs-intl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bs-intl

NPM CircleCI

A port of the Intl utilities of JS to Reason.

Documentation

API docs are hosted at https://jimberlage.github.io/bs-intl/. Documentation comes with examples on how to use each function.

Installation

yarn add bs-intl

In your bsconfig.json file, add a reference to this library:

{
    "bs-dependencies": ["bs-intl"]
}

Status

The following pieces of the API are completed:

Intl.Collator

Intl.DateTimeFormat

Intl.ListFormat

Intl.NumberFormat

Intl.PluralRules

Intl.RelativeTimeFormat

About

Intl bindings for Bucklescript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OCaml 100.0%