globalizejs / globalize

A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data
https://globalizejs.com
MIT License
4.8k stars 603 forks source link

Question: List of Countries #914

Open eluchsinger opened 3 years ago

eluchsinger commented 3 years ago

I have been searching for a list of countries to use on my frontend. Apparently CLDR does provide this list, but I don't see the corresponding API documented here. Is this supported?

PS: I didn't find a specific StackOverflow Tag for this library.

EDIT: I found the tag now 😊: javascript-globalize