phone-number

From Microformats Wiki
Revision as of 19:26, 21 July 2017 by Tantek (talk | contribs) (Reverted edits by Sdrere (Talk) to last version by TomMorris)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.