Skip to content

Commit

Permalink
Add currency computation package (#2524)
Browse files Browse the repository at this point in the history
* github.com repo: [currency](https://github.com/bnkamalesh/currency)

godoc.org: [![](https://godoc.org/github.com/nathany/looper?status.svg)](https://godoc.org/github.com/bnkamalesh/currency)

goreportcard.com: [![](https://goreportcard.com/badge/github.com/bnkamalesh/currency)](https://goreportcard.com/report/github.com/bnkamalesh/currency)

coverage service: [cover.run](https://cover.run/go/github.com/bnkamalesh/currency)

**Make sure that you've checked the boxes below before you submit PR:**
- [✓] I have added my package in alphabetical order.
- [✓] I have an appropriate description with correct grammar.
- [✓] I know that this package was not listed before.
- [✓] I have added godoc link to the repo and to my pull request.
- [✓] I have added coverage service link to the repo and to my pull request.
- [✓] I have added goreportcard link to the repo and to my pull request.
- [✓] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

* added period at end of description.
  • Loading branch information
bnkamalesh authored and appleboy committed May 17, 2019
1 parent 9b3cc69 commit b04aa00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -631,6 +631,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Packages for accounting and finance.*

* [accounting](https://github.com/leekchan/accounting) - money and currency formatting for golang.
* [currency](https://github.com/bnkamalesh/currency) - High performant & accurate currency computation package.
* [decimal](https://github.com/shopspring/decimal) - Arbitrary-precision fixed-point decimal numbers.
* [go-finance](https://github.com/FlashBoys/go-finance) - Comprehensive financial markets data in Go.
* [go-finance](https://github.com/alpeb/go-finance) - Library of financial functions for time value of money (annuities), cash flow, interest rate conversions, bonds and depreciation calculations.
Expand Down

0 comments on commit b04aa00

Please sign in to comment.