Skip to content

Instantly share code, notes, and snippets.

@crisberrios
Created March 24, 2015 18:36
Show Gist options
  • Save crisberrios/8eaeedd03399976bcd47 to your computer and use it in GitHub Desktop.
Save crisberrios/8eaeedd03399976bcd47 to your computer and use it in GitHub Desktop.
Regex check for phone numbers bonfire
/(^1? ?\(?\d\d\d\)?[ -]?\d\d\d[ -]?\d\d\d\d)$/g;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment