UNPKG

country-codes-library

Version:

The Country Code Library provides a collection of two-letter and three-letter country codes according to the ISO 3166-1 standard, as well as it provides USA, China and Canada Province codes (State codes / adminstrative division codes). In addition, it inc

254 lines (253 loc) 5.73 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CountryCallingCodes = void 0; exports.CountryCallingCodes = { Afghanistan: "+93", AlandIslands: "+358", Albania: "+355", Algeria: "+213", AmericanSamoa: "+1", Andorra: "+376", Angola: "+244", Anguilla: "+1", AntiguaandBarbuda: "+1", Argentina: "+54", Armenia: "+374", Aruba: "+297", Australia: "+61", Austria: "+43", Azerbaijan: "+994", Bahamas: "+1", Bahrain: "+973", Bangladesh: "+880", Barbados: "+1", Belarus: "+375", Belgium: "+32", Belize: "+501", Benin: "+229", Bermuda: "+1", Bhutan: "+975", Bolivia: "+591", BonaireSintEustatiusandSaba: "+599", BosniaandHerzegovina: "+387", Botswana: "+267", Brazil: "+55", BritishIndianOceanTerritory: "+246", BritishVirginIslands: "+1", Brunei: "+673", Bulgaria: "+359", BurkinaFaso: "+226", Burundi: "+257", CaboVerde: "+238", Cambodia: "+855", Cameroon: "+237", Canada: "+1", Caribbean: "+0", CaymanIslands: "+1", CentralAfricanRepublic: "+236", Chad: "+235", Chile: "+56", China: "+86", ChristmasIsland: "+61", Cocos_Keeling_Islands: "+61", Colombia: "+57", Comoros: "+269", Congo: "+242", Congo_DRC: "+243", CookIslands: "+682", CostaRica: "+506", CotedIvoire: "+225", Croatia: "+385", Cuba: "+53", Curacao: "+599", Cyprus: "+357", Czechia: "+420", Denmark: "+45", Djibouti: "+253", Dominica: "+1", DominicanRepublic: "+1", Ecuador: "+593", Egypt: "+20", ElSalvador: "+503", EquatorialGuinea: "+240", Eritrea: "+291", Estonia: "+372", Eswatini: "+268", Ethiopia: "+251", Europe: "+0", FalklandIslands: "+500", FaroeIslands: "+298", Fiji: "+679", Finland: "+358", France: "+33", FrenchGuiana: "+594", FrenchPolynesia: "+689", Gabon: "+241", Gambia: "+220", Georgia: "+995", Germany: "+49", Ghana: "+233", Gibraltar: "+350", Greece: "+30", Greenland: "+299", Grenada: "+1", Guadeloupe: "+590", Guam: "+1", Guatemala: "+502", Guernsey: "+44", Guinea: "+224", GuineaBissau: "+245", Guyana: "+592", Haiti: "+509", Honduras: "+504", HongKongSAR: "+852", Hungary: "+36", Iceland: "+354", India: "+91", Indonesia: "+62", Iran: "+98", Iraq: "+964", Ireland: "+353", IsleofMan: "+44", Israel: "+972", Italy: "+39", Jamaica: "+1", Japan: "+81", Jersey: "+44", Jordan: "+962", Kazakhstan: "+7", Kenya: "+254", Kiribati: "+686", Korea: "+82", Kosovo: "+383", Kuwait: "+965", Kyrgyzstan: "+996", Laos: "+856", LatinAmerica: "+0", Latvia: "+371", Lebanon: "+961", Lesotho: "+266", Liberia: "+231", Libya: "+218", Liechtenstein: "+423", Lithuania: "+370", Luxembourg: "+352", MacaoSAR: "+853", MacedoniaFYRO: "+389", Madagascar: "+261", Malawi: "+265", Malaysia: "+60", Maldives: "+960", Mali: "+223", Malta: "+356", MarshallIslands: "+692", Martinique: "+596", Mauritania: "+222", Mauritius: "+230", Mayotte: "+262", Mexico: "+52", Micronesia: "+691", Moldova: "+373", Monaco: "+377", Mongolia: "+976", Montenegro: "+382", Montserrat: "+1", Morocco: "+212", Mozambique: "+258", Myanmar: "+95", Namibia: "+264", Nauru: "+674", Nepal: "+977", Netherlands: "+31", NewCaledonia: "+687", NewZealand: "+64", Nicaragua: "+505", Niger: "+227", Nigeria: "+234", Niue: "+683", NorfolkIsland: "+672", NorthKorea: "+850", NorthernMarianaIslands: "+1", Norway: "+47", Oman: "+968", Pakistan: "+92", Palau: "+680", PalestinianAuthority: "+970", Panama: "+507", PapuaNewGuinea: "+675", Paraguay: "+595", Peru: "+51", Philippines: "+63", PitcairnIslands: "+0", Poland: "+48", Portugal: "+351", PuertoRico: "+1", Qatar: "+974", Reunion: "+262", Romania: "+40", Russia: "+7", Rwanda: "+250", StBarthelemy: "+590", StKittsandNevis: "+1", StLucia: "+1", StMartin: "+590", StPierreandMiquelon: "+508", StVincentandtheGrenadines: "+1", Samoa: "+685", SanMarino: "+378", SaoTomeandPrincipe: "+239", SaudiArabia: "+966", Senegal: "+221", Serbia: "+381", Seychelles: "+248", SierraLeone: "+232", Singapore: "+65", SintMaarten: "+1", Slovakia: "+421", Slovenia: "+386", SolomonIslands: "+677", Somalia: "+252", SouthAfrica: "+27", SouthSudan: "+211", Spain: "+34", SriLanka: "+94", StHelenaAscensionTristandaCunha: "+290", Sudan: "+249", Suriname: "+597", SvalbardandJanMayen: "+47", Sweden: "+46", Switzerland: "+41", Syria: "+963", Taiwan: "+886", Tajikistan: "+992", Tanzania: "+255", Thailand: "+66", TimorLeste: "+670", Togo: "+228", Tokelau: "+690", Tonga: "+676", TrinidadandTobago: "+1", Tunisia: "+216", Turkey: "+90", Turkmenistan: "+993", TurksandCaicosIslands: "+1", Tuvalu: "+688", USOutlyingIslands: "+0", USVirginIslands: "+1", Uganda: "+256", Ukraine: "+380", UnitedArabEmirates: "+971", UnitedKingdom: "+44", UnitedStates: "+1", Uruguay: "+598", Uzbekistan: "+998", Vanuatu: "+678", VaticanCity: "+39", Venezuela: "+58", Vietnam: "+84", WallisandFutuna: "+681", World: "+0", Yemen: "+967", Zambia: "+260", Zimbabwe: "+263" };