michaelwittig / node-i18n-iso-countries

i18n for ISO 3166-1 country codes
MIT License
815 stars 262 forks source link

A gist for generating country names json #352

Open rytis-convious opened 8 months ago

rytis-convious commented 8 months ago

Hi,

I've created a gist for generating county names for desired locales by utilizing browsers Intl.DisplayNames API. Feel free to use it or include in this project.

Have in mind that not all browsers support all locales. If one is missing try running script on other browser (like Firefox).