Skip to content
/ ippv Public

international phone-number parser and validater - check if phone-numbers start with a valid country code, aka, country dialing code.

Notifications You must be signed in to change notification settings

onesea/ippv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPPV

International phone-number parser and validater. It can be used to check if a phone number starts with a valid country code, aka, country dailing code.

usage

  • c/c++: simply use phone_no.h and phone_no.c in your projects
  • kotlin: use PhoneNo.kt
  • java: use PhoneNo.java

About

international phone-number parser and validater - check if phone-numbers start with a valid country code, aka, country dialing code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published