View Source API Reference Unicode Unihan v0.4.0

Modules

Functions to introspect the Unicode Unihan character database.

Allow easy interconversion of keyboard input and character.

Unicode.Unihan.Cantonese acts on pronunciations as a simple string (e.g., "faan1", "gwai3"), and provides functions to decompose these into standard structs as well as checking their validity.

Unicode.Unihan.Radical encapsulates the mapping from CJK radical numbers to characters.

Functions to parse the Unicode Unihan database files.

Mix Tasks

Downloads the required Unicode Unihan database to support Unihan introspection.