cryptoformat
cryptoformat copied to clipboard
[WIP] Implement formatCurrencyWithNames
This PR is meant for adding Billion, Million, Thousands formatting to cryptoformat, by creating formatCurrencyWithNames functions.
TODO:
- [x] Implement types
- [ ] Add more test coverage
Putting this on hold