Skip to content

Constantly updated lists of world countries and their associated alpha-2, alpha-3 and numeric country codes as defined by the ISO 3166 standard, available in Elixir, also ISO 3166-2 codes of provinces/ states associated with the countries

License

Notifications You must be signed in to change notification settings

wasibiit/ex_countries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExCountries

Constantly updated lists of world countries and their associated alpha-2, alpha-3 and numeric country codes as defined by the ISO 3166 standard, available in Elixir, also ISO 3166-2 codes of provinces/ states associated with the countries in REST Countries API.

Installation

First, add Excountries to your mix.exs dependencies:

def deps do
  [{:ex_countries, "~> 0.0.1"}]
end

and run $ mix deps.get.

Usage

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

Copyright © 2024 Wasi Ur Rahman wasibiit@gmail.com

This work is free. You can redistribute it and/or modify it under the terms of the MIT License. See the LICENSE file for more details.

ex_countries

About

Constantly updated lists of world countries and their associated alpha-2, alpha-3 and numeric country codes as defined by the ISO 3166 standard, available in Elixir, also ISO 3166-2 codes of provinces/ states associated with the countries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages