country-currencies
Version:
This is a npm package that provides information about country ISO codes, currencies, and decimal precision, for majority of countries. It offers utility functions to look up the currency and decimal places for any given country or currency ISO code.
32 lines (16 loc) • 403 B
Markdown
country-currencies
# 1.1.2
## Patch Changes
- b51b70d: Improved documentation
# 1.1.1
## Patch Changes
- 9f7784e: update package.json keywords
# 1.1.0
## Minor Changes
- 4e5d168: Add ReadMe.md, moves currencies to own file "countryCurrencyInfo.ts"
# 1.0.1
## Patch Changes
- 460fdbb: patch publish yml
# 1.0.0
## Major Changes
- 0335372: Initial Release of Country-Currencies