#localization #name #unicode #icu

no-std icu_displaynames

API to enable the translation of Language and Region display names

7 releases (4 breaking)

0.11.2 Nov 16, 2023
0.11.1 Oct 3, 2023
0.11.0 Sep 23, 2023
0.10.0 Apr 14, 2023
0.0.1 Apr 29, 2021

#13 in #names

Download history 141/week @ 2024-12-25 691/week @ 2025-01-01 437/week @ 2025-01-08 818/week @ 2025-01-15 310/week @ 2025-01-22 203/week @ 2025-01-29 1186/week @ 2025-02-05 597/week @ 2025-02-12 704/week @ 2025-02-19 508/week @ 2025-02-26 884/week @ 2025-03-05 947/week @ 2025-03-12 608/week @ 2025-03-19 1074/week @ 2025-03-26 1251/week @ 2025-04-02 1911/week @ 2025-04-09

5,052 downloads per month

Custom license

1.5MB
16K SLoC

🚧 [Experimental] Display names for languages and regions.

This module is published as its own crate (icu_displaynames) and as part of the icu crate. See the latter for more details on the ICU4X project.

🚧 This code is experimental; it may change at any time, in breaking or non-breaking ways, including in SemVer minor releases. It can be enabled with the "experimental" Cargo feature of the icu meta-crate. Use with caution.

icu_displaynames crates.io

🚧 [Experimental] Display names for languages and regions.

This module is published as its own crate (icu_displaynames) and as part of the icu crate. See the latter for more details on the ICU4X project.

🚧 This code is experimental; it may change at any time, in breaking or non-breaking ways, including in SemVer minor releases. It can be enabled with the "experimental" Cargo feature of the icu meta-crate. Use with caution.

More Information

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

Dependencies