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

Home Page:http://stefangabos.github.io/world_countries/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search with select2

levipadre opened this issue · comments

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

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?