Skip to content

davedash/International-Dialing-Codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

I took a list of International Dialing codes and turned it into a simple text file.

An HTML list of options can easily be created via a search and replace:

$ cat codes.txt|perl -pe 's|^(\d+) (.*)$|<option value="+\1">\2</option>|'>codes.html

Please fork with any updates.

About

List of International Dialing codes (+1, +44, etc) and countries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published