Skip to content

percevam/checkContactDetails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Javascript regex to check contact details, such as phone, postal address or email.

Email is a classical one, zipcode and phone number are designed for french contact details for the moment :

  • French zipcode : XXXXX (X = number)
  • French phone : +XXX or 00XXX or nothing (X = number), then 9 or 10 numbers

About

Check if mail and phone number format are correct (javascript)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors