ucd
Unicode character library
Provides functions to access and manipulate Unicode character data in JavaScript.
UCD - Unicode Character Database for JavaScript
9 stars
6 watching
1 forks
Language: JavaScript
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chbrown/unidata | Provides a JavaScript interface to the Unicode Character Database | 8 |
jessetane/unicodes | A JavaScript module providing access to all Unicode characters | 66 |
foliojs/unicode-properties | Provides fast access to unicode character properties | 53 |
dbuenzli/uucd | Decodes data from Unicode character database XML representation | 17 |
dbuenzli/uucp | Provides access to Unicode character properties in an OCaml library | 21 |
uni-algo/uni-algo | A C/C++ library that provides secure and efficient Unicode algorithms for text processing | 280 |
yhirose/cpp-unicodelib | A C++17 header-only library providing a set of functions to categorize and analyze Unicode characters | 100 |
node-unicode/node-unicode-data | Generates arrays of code points and regular expressions for every Unicode version's categories and properties | 145 |
dimakura/ka.js | A library providing Georgian language support and utilities for converting between character sets and formatting numbers. | 5 |
alvations/charguana | A Python library that provides character encoding and Unicode support for various languages, including CJK, Romanji, Japanese, Korean, and Chinese. | 10 |
jecolon/ziglyph | A library providing tools and utilities for processing Unicode text in the Zig programming language. | 207 |
duffsdevice/tiny-utf8 | A lightweight C++ library providing a drop-in replacement for strings with efficient Unicode support and conversion between UTF-8 and UTF-32. | 544 |
bit4woo/u2c | Converts Unicode characters to Chinese | 236 |
ioseb/geokbd | A JavaScript library designed to simplify Georgian keyboard layout support | 58 |
ded/valentine | A JavaScript utility library providing functional iterators and common helpers such as waterfalls, queues, and parallels. | 286 |