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

Search with select2 #46

Closed levipadre closed 3 years ago

levipadre commented 3 years ago

I connected your cdn list with select2 to list all countries, so far so good. I was wondering if you can give me advice how can I search within countries.

I made a Codepen example: https://codepen.io/levipadre/pen/gOwPqdW

stefangabos commented 3 years ago

i don't make select2 so this is not the right place to ask for that look in select2's documentation i suppose? search on stackoverflow?