Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEW TOOL] Searchable ISO 3166 country codes and associated ccLTD #983

Open
Zenuncl opened this issue Apr 12, 2024 · 1 comment
Open

[NEW TOOL] Searchable ISO 3166 country codes and associated ccLTD #983

Zenuncl opened this issue Apr 12, 2024 · 1 comment
Assignees
Labels

Comments

@Zenuncl
Copy link

Zenuncl commented Apr 12, 2024

What tool do you want?

  1. A Searchable ISO 3166 country codes
  2. ccLTD for that country

Describe the solution you'd like
The entire list can be found here: https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes#Current_ISO_3166_country_codes

and there should be some library or database that have it.

Would expect a tool that can search the list and give output of the Country Code based on Country name, or give Country's name based on the 2-letter or 3-letter country code.

Should include bother A-2 (2-letter) and A-3 (3-letter)

Is their example of this tool in the wild?
https://github.com/wooorm/iso-3166

Additional context
As a Developer and DevOps Engineer, we always deal with servers naming or other stuff that require country code. A-2 is ok but A-3 would be hard to remember. It's good to have a tool can search.

In addition, if you can do something similar to the City Code (related npm packages) that would be great too.

@sharevb
Copy link
Contributor

sharevb commented May 10, 2024

Will probably make a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants