Crates.io | unicode-ellipsis |
lib.rs | unicode-ellipsis |
version | 0.2.0 |
source | src |
created_at | 2024-05-08 00:42:09.134086 |
updated_at | 2024-05-26 10:13:01.147701 |
description | A crate to truncate Unicode strings to a certain width, automatically adding an ellipsis if the string is too long. |
homepage | |
repository | https://github.com/ClementTsang/unicode-ellipsis |
max_upload_size | |
id | 1233271 |
size | 44,605 |
A crate to truncate Unicode strings to a certain width, automatically adding an ellipsis if the string is too long. Also has some helper functions around Unicode grapheme and string width.
Dual-licensed under Apache 2.0 and MIT.