Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coingaming/money-elixir
https://github.com/coingaming/money-elixir
Last synced: about 15 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/coingaming/money-elixir
- Owner: coingaming
- Created: 2017-09-12T07:50:15.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T14:58:47.000Z (13 days ago)
- Last Synced: 2024-11-07T15:48:36.809Z (13 days ago)
- Language: Elixir
- Size: 67.4 KB
- Stars: 12
- Watchers: 46
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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"}`