Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 344 Bytes

File metadata and controls

21 lines (13 loc) · 344 Bytes

Phone Number Parse

1 (408) 555-1212 ⟹ {trunkCode:"1",areaCode:"408",subscriberNumber:"5551212"}

iLib
Regular Parsing ✔️
International Numbers ✔️
Partial Numbers ✔️

Regular Parsing

TBD

International Numbers

TBD

Partial Numbers

TBD