- UnicodeData.txt obtained from here: https://www.unicode.org/Public/15.1.0/ucd/UnicodeData.txt
- To generate UnicodeData.js:
perl ./UnicodeData.txt2js.pl < UnicodeData.txt > UnicodeData.js list-chars.plis a simple script that reads zero or more UTF-8 characters from standard input and lists them to standard output. For example, this:prints this:echo foo | ./list-chars.plU+0066 LATIN SMALL LETTER F U+006F LATIN SMALL LETTER O U+006F LATIN SMALL LETTER O U+000A <control>
-
Notifications
You must be signed in to change notification settings - Fork 0
ran-arigur/UnicodeData
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published