Popularity
1.1
Declining
Activity
0.0
Stable
3
3
0

Monthly Downloads: 8
Programming language: Elixir
License: MIT License
Tags: Text And Numbers    

cldr alternatives and similar packages

Based on the "Text and Numbers" category.
Alternatively, view cldr alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of cldr or a related project?

Add another 'Text and Numbers' Package

README

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").