Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

country-calling-codes

bezreyhan1.2kISC1.1.2

List of country calling codes in JSON

countries, world, json, calling codes

readme

Calling codes of the world's countries in JSON.

This is a fork of https://github.com/mledoze/countries. Look there for the original data set.

Countries data

Each line contains a country's:

  • common name in english

  • calling code

Examples

JSON
[
    ["Aruba","297"],
    ["Afghanistan","93"],
    ["Angola","244"],
    ...
]