Library for manipulating and validating IBAN account numbers.
The package can be installed as:
-
Add exiban to your list of dependencies in
mix.exs
:def deps do [{:exiban, "~> 0.0.1"}] end
-
Run
mix deps.get
in your console to fetch from Hex
Hosted on http://hexdocs.pm/exiban/0.0.1/ExIban.html
Krzysztof Kempiński
ExIban is released under the MIT License.