You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
currently the country code data is in USDN format. However I could not find any JS library that handles those country codes. Is it possible to use more common codes like the ISO 3166-1 alpha 2 code
or ISO 3166-1 alpha 3 code (like it is used in the country-data npm package).
Hi,
currently the country code data is in USDN format. However I could not find any JS library that handles those country codes. Is it possible to use more common codes like the ISO 3166-1 alpha 2 code
or ISO 3166-1 alpha 3 code (like it is used in the
country-datanpm package).Thx for all the awesome work!
Best,
Matthias