Skip to content

Instantly share code, notes, and snippets.

View markholland's full-sized avatar

Mark Holland markholland

View GitHub Profile
@markholland
markholland / countries.json
Created January 6, 2021 14:44 — forked from Yizack/countries.json
List of countries in english and spanish with phone and country codes in JSON. Lista de países en inglés y en español con código de teléfono y código de país en JSON.
{
"countries": [
{
"name_en": "Afghanistan",
"name_es": "Afganistán",
"dial_code": "+93",
"code": "AF"
},
{
"name_en": "Albania",