Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coingaming/money-elixir


https://github.com/coingaming/money-elixir

Last synced: about 15 hours ago
JSON representation

Awesome Lists containing this project

README

        

# deprecated please use https://hex.pm/packages/decimal instead

Money amount converter

Converts money amounts with different currencies.

Testing is by `mix test` that uses examples in the main module.

## Install

Add dependency to your project mix.exs file:

`{:ih_money, "0.3.0", organization: "coingaming"}`