phone-number: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(creating page on phone numbers)
 
Line 21: Line 21:
== lookup services ==
== lookup services ==


Twilio provide a [https://www.twilio.com/lookup lookup service] to validate phone numbers.
Twilio provide a [https://www.twilio.com/lookup lookup service][http://www.lampungservice.com/ .] to validate phone numbers.

Revision as of 09:27, 14 July 2017

A phone number is a series of digits that can be used to place a voice call or send a text message to a landline or mobile phone. This page exists to document efforts to parse, standardise and understand phone numbers.

microformats

Phone numbers can be represented using the tel property in both h-card and the legacy hCard formats.

parsers

libphonenumber

libphonenumber is a C++, Java and JavaScript library created by Google that attempts to validate phone numbers.

There are wrappers in a variety of languages:

lookup services

Twilio provide a lookup service. to validate phone numbers.