View Source Unicode Unihan

Hex.pm Hex.pm Hex.pm

Functions to return information about Unicode Unihan codepoints.

installation

Installation

The package can be installed by adding unicode_unihan to your list of dependencies in mix.exs:

def deps do
  [
    {:unicode_unihan, "~> 0.1"}
  ]
end

The docs can be found at https://hexdocs.pm/unicode_unihan.

tutorial-livebooks

Tutorial livebooks

See the guide to Unihan and Unihan introspection livebook.

Run in Livebook