Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

buildrtech/countries-elm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buildrtech/countries-elm

ISO3166 based repository for country data, generated from https://github.com/countries/countries.

It includes both countries, subdivisions and their ISO postal, currency and telecom information

Example usage:

c = ISO3166.countryUS
c.number # => "840"
c.alpha2 # => "US"
c.alpha3 # => "USA"
c.gec    # => "US"
c.un_locode # => "US"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published