UNPKG
world-countries
Version:
latest (5.1.0)
5.1.0
5.0.0
4.1.1
4.1.0
4.0.0
3.0.0
2.1.0
2.0.0
1.8.1
1.8.0
1.7.8
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.0
1.6.2
1.6.1
1.6.0
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
List of world countries in JSON, CSV, XML and YAML
mledoze.github.io/countries/
mledoze/countries
world-countries
/
index.mjs
2 lines
(1 loc)
•
45 B
JavaScript
View Raw
1
2
export
{
default
}
from
'./countries.json'
;