Skip to content

Instantly share code, notes, and snippets.

@ajithrn
Created April 30, 2015 21:30
Show Gist options
  • Save ajithrn/799c17a7d309cd0fd3eb to your computer and use it in GitHub Desktop.
Save ajithrn/799c17a7d309cd0fd3eb to your computer and use it in GitHub Desktop.
Regex: Search emails
[a-zA-Z0-9.!#$%&'*+-/=?\^_`{|}~-]+@[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