detect and normalize encodings of text
A JavaScript module to convert legacy Hanyang PUA characters to Unicode.
No description provided.
No description provided.
Unicode conversion utility
JavaScript 允许采用 \uxxxx 形式表示一个字符,其中“xxxx” 表示字符的码点(code point)。 但是,这种表示法只限于 \u0000 —— \uFFFF 之间的字符。超出这个范围的字符,必须用两个双字节的形式表达。
A low-level library designed to ascertain whether a character belongs to the Hebrew Unicode script. It supports checks for individual characters as well as for membership within collections
Determine whether characters have the ID_Start or ID_Continue properties according to Unicode Standard Annex #31
Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31
Library for handling Unicode functionality for finl (categories and grapheme segmentation)
Some functions for processing Hebrew unicode characters.
Rewrites TLA⁺ specs to use Unicode symbols instead of ASCII, and vice-versa
Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31
Determine whether characters have the ID_Start or ID_Continue properties according to Unicode Standard Annex #31.
This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules.
Shape unicode text so that renderers like WebGL and WebGPU can properly display the glyphs.
A Unicode Library for Rust. Unicode 16.0.0 ready. XID_Start and XID_Continue are also available.
A comprehensive Unicode character library for Rust applications with theme support
Generates specialized indexes for Unicode data lookup
Character information and metadata for Unicode emoji.
Unicode normalization library.
Unicode Normalization Form support library for CRuby
additional Unicode aware functions for Ruby 1.9
Decodes strings formatted in LaTeX to equivalent Unicode strings.
Unicode support for hirb
Efficient pure Ruby Unicode normalization.
Unicode support for hirb
Returns Unicode / Emoji versions of current and previous Rubies
Plot your data by Unicode characters
This is a wrapper library to bring Unicode Normalization Form support to Ruby/JRuby.