A program to create an HTML table of all of the Unicode characters.
| LICENSES | Create simple HTML table for Unicode characters | |
| resources | Create simple HTML table for Unicode characters | |
| src | Update to Unicode 17.0.0 | |
| .gitignore | Create simple HTML table for Unicode characters | |
| .gitmodules | Create simple HTML table for Unicode characters | |
| Cargo.lock | Create simple HTML table for Unicode characters | |
| Cargo.toml | Create simple HTML table for Unicode characters | |
| README.md | Update to Unicode 17.0.0 | |
| REUSE.toml | Create simple HTML table for Unicode characters | |
Unicode Table
Generate a cheatsheet of Unicode characters, their codes, and their respective descriptions.
Unicode character data
The data was downloaded from https://www.unicode.org/Public/17.0.0/uca/allkeys.txt.
According to the ISO's Customer License Agreement, electronic copies must be granted permission to share ISO publications. As such, the data used for this program is restricted behind a private repository.
Thus, it is recommended to download the data locally first, using the URL above, to the resources/ directory.