it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

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

Open Zenuncl opened this issue 1 year ago • 1 comments

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.

Zenuncl avatar Apr 12 '24 08:04 Zenuncl

Will probably make a PR

sharevb avatar May 10 '24 17:05 sharevb