8 breaking releases
0.9.0 | Mar 3, 2019 |
---|---|
0.7.0 | Feb 7, 2018 |
0.6.0 | Sep 22, 2017 |
0.4.0 | Jun 23, 2017 |
#432 in Internationalization (i18n)
537 downloads per month
Used in 3 crates
410KB
4K
SLoC
UNIC: Unicode and Internationalization Crates
Collection of all UNIC major components, providing an easy way of access to all functionalities, when all or many are needed, instead of importing components one-by-one. This crate ensures all components imported are compatible in algorithms and consistent in data.
Major Components
-
unic-char
: Unicode Character Tools. -
unic-normal
: Unicode Normalization Forms (UAX#15). -
unic-segment
: Unicode Text Segmentation Algorithms (UAX#29). -
unic-emoji
: Unicode Emoji (UTS#51).
Dependencies
~1MB