ex_dinheiro

  • master: Build Status Coverage Status

  • dev: Build Status Coverage Status

Elixir library for money manipulation.

Installation

If available in Hex, the package can be installed by adding dinheiro to your list of dependencies in mix.exs:

def deps do
  [
    {:ex_dinheiro, "~> 0.1.2"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ex_dinheiro.