1.0.4 • Published 4 years ago

country-telephone-currency-data v1.0.4

Weekly downloads
8
License
MIT
Repository
github
Last release
4 years ago

country-telephone-currency-data

Country data list country-telephone-alpha2-data for usage to reflect flag and phone prefix. As value to the server can bu used prefix or numeric country code. All data is according to iso

Data list adapted for usage with select for showing countries and flags using flag-icon-css

Inspired by country-telephone-data

Installation

Via npm:

npm install country-telephone-currency-data

Open in codesandbox.io

Data list contains:
{
        countryName: "Afghanistan (‫افغانستان‬‎)",
        id: "af",
        dialCode: "+93",
        countryCode: "004",
        currencyCode: "AFN",
        currencyName: "Afghani"
}