Skip to content

Instantly share code, notes, and snippets.

@iissnan
Created January 22, 2013 08:23
Show Gist options
  • Save iissnan/4593016 to your computer and use it in GitHub Desktop.
Save iissnan/4593016 to your computer and use it in GitHub Desktop.
Pattern for email adress
/[-\w\.]+@(?:[a-zA-Z0-9]+\.)*[a-zA-Z0-9]+/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment