A tool that generate drop down list for Countries Phone codes using country.io
Two options for usage:
-
Generate Json file and then create the list through JavaScript:
- Running
/php/json.phpwill generate/out/list.json; you need a PHP server orPHP Serverextension for VSCode - Open
index.htmlin the browser to loadlist.jsonand create the dropdown using JavaScript
- Running
-
Generate the list directly in the Php file
- Run
/php/html.phpfrom the browser
- Run
- Node.js
- C#
- Go
- Python