Skip to content

Instantly share code, notes, and snippets.

@kepstein
Created October 12, 2019 03:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kepstein/6cbd75ec90c473626be6348993c26ebf to your computer and use it in GitHub Desktop.
Save kepstein/6cbd75ec90c473626be6348993c26ebf to your computer and use it in GitHub Desktop.
regex for US phone number
\+?1?\s?\-?\(?\d{3}\)?\s?\-?\d{3}\s?\-?\d{4}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment