Skip to content

Instantly share code, notes, and snippets.

@freemanirl
Created April 13, 2017 12:46
Show Gist options
  • Save freemanirl/9eb6c971794a7cb645945955032a8a12 to your computer and use it in GitHub Desktop.
Save freemanirl/9eb6c971794a7cb645945955032a8a12 to your computer and use it in GitHub Desktop.
Regex - Phone
^\+?[\d]{0,2}?(\ |-|\.)?\(?[\d]{3}\)?(\ |-|\.)?[\d]{3}(\ |-|\.)?[\d]{4}$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment