Skip to content

Instantly share code, notes, and snippets.

@leotada
Created January 9, 2018 13:33
Show Gist options
  • Save leotada/2fa0b4e68b5cb251fba7cc3ec8b60d04 to your computer and use it in GitHub Desktop.
Save leotada/2fa0b4e68b5cb251fba7cc3ec8b60d04 to your computer and use it in GitHub Desktop.
regex email
([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