Skip to content

palmis/IBAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBAN

Join the chat at https://gitter.im/palmis/IBAN

IBAN creator and validator in Elixir. Should be fun and hopefully useful.

Resources

Installation

If available in Hex, the package can be installed as:

  1. Add iban to your list of dependencies in mix.exs:

    def deps do [{:iban, "~> 0.0.1"}] end

  2. Ensure iban is started before your application:

    def application do [applications: [:iban]] end

About

IBAN creator and validatior

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages