Cldr HTML

HTML helper functions for CLDR.

Usage

Installation

CldrHtml can be installed by adding ex_cldr_html to your list of dependencies in mix.exs:

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

The documentation can be found at https://hexdocs.pm/cldr_html.