AddressFormatting (address_formatting v0.1.0)

Documentation for AddressFormatting.

Summary

Functions

Link to this function

add_codes(address, key)

Link to this function

add_component(address, country_data)

Link to this function

adjust_value(value, arg2)

Link to this function

check_change_country(address, country_data)

Link to this function

check_country_case(address, variables, country_data)

Link to this function

check_use_country(address, country_data)

Link to this function

convert_component_aliases(address, variables)

Link to this function

convert_constants(address)

Link to this function

convert_country_numeric(address)

Link to this function

default_postformat_regex()

Link to this function

fix_duplicates(string, variables)

Link to this function

get_postformat(country_data)

Link to this function

get_template(variables)

Link to this function

is_integer?(val)

Link to this function

render(variables)

@spec render({String.t(), AddressFormatting.Address.t() | map(), list()}) ::
  String.t()
Link to this function

run_postformat(rendered, postformat)

Link to this function

run_replace(address, country_data)

Link to this function

to_existing_atom(key, default)