CodeConverter
Module for converting iso2, iso3 and ioc codes.
Installation
If available in Hex, the package can be installed
by adding country_code_converter to your list of dependencies in mix.exs:
def deps do
[
{:country_code_converter, "~> 1.0.0"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/code_converter.