magicienap / cldr

cldr is a library to use information from CLDR data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cldr

cldr is a library to use information from CLDR data.

Plural Rules

To extract the plural rules from CLDR data, you need the file common/supplemental/plurals.xml from the core archive. Then, use Cldr.PluralRules.Extract.from("path/to/plurals.xml").

About

cldr is a library to use information from CLDR data.

License:MIT License


Languages

Language:Elixir 100.0%