stefangabos / world_countries

Constantly updated lists of world countries and their associated alpha-2, alpha-3 and numeric country codes as defined by the ISO 3166 standard, available in CSV, JSON , PHP, SQL and XML formats, in multiple languages and with national flags included; also available are the ISO 3166-2 codes of provinces/ states associated with the countries
http://stefangabos.github.io/world_countries/
Other
1.34k stars 374 forks source link

helper functions to get country data by name or id #76

Open ayyPls opened 1 year ago

ayyPls commented 1 year ago

Good project, is there any build-in function to get country data by country id or country name in chosen locale without manually mapping by whole json file? Would be reallllly helpfull for my Typescript project