tipccjs / tipcc.js

The complete tip.cc API client for Node.js
https://tipcc-js.pages.dev/
MIT License
5 stars 4 forks source link

Converting currency amounts to USD value natively #2

Closed Walledgarden closed 1 year ago

Walledgarden commented 1 year ago

This feature would improve the quality of the library, because people would have a native function in the Amount class which would convert the amount in the USD value by using the cached currencies.

<#Amount>.toFiat(fiatCurrency defaults to USD)

ZeroWave022 commented 1 year ago

@Walledgarden can this be closed as https://github.com/tipccjs/tipcc.js/pull/19/commits/96a8f43b238d84eda4ddf9b41e4e59cc519e6969 is pushed?