icuprovidercldr crates.io

icu_provider_cldr contains implementations of the [ICU4X] [DataProvider] interface based on the JSON files shipped by CLDR. Create a [CldrPaths] and then pass it into [CldrJsonDataProvider].

This crate contains two implementations of [CldrPaths]:

Important: This data provider implementation is not optimized for production use. It is much more efficient if you use [FsDataProvider] instead.

More Information

For more information on development, authorship, contributing etc. please visit ICU4X home page.