country-telephone-alpha2-data
v1.0.1
Published
Has country codes according to iso alpha2 and also telephone prefixes for for all countries in the world. PR very welcome
Downloads
9
Maintainers
Readme
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
Data list contains:
countryName: "Afghanistan (افغانستان)",
id: "af",
dialCode: "+93",
countryCode: "004",
currencyCode: "AFN",
currencyName: "Afghani"
}