Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 681 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 681 Bytes

countries-telephones

A quick library used to normalize telephone numbers. Applications are huge because you will find inside this table :

  • the ISO 2-letters country code
  • the English CAPITAL-letters country's name
  • the official ISO 3-letters currency used in this country
  • the international dialling code ("+44" for UK, "+33" for France, "+1" for USA...)
  • the trunk prefix : first prefix to dial for local numbers (it's "0" in most countries)
  • the minimum local telephone number length : 014720001 => 10 digits for a local french number
  • I added the decimal separator for each country '.', or ',' for most countries

Wiki : http://jgarino.github.io/countries-telephones/