SayNumber
Simple library for spelling numbers into English or Indonesian language (Bahasa Indonesia).
Installation
If available in Hex, the package can be installed
by adding say_number to your list of dependencies in mix.exs:
def deps do
[
{:say_number, "~> 0.0.3"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/say_number.