Skip to content

Instantly share code, notes, and snippets.

@oboshto
Last active January 25, 2017 12:56
Show Gist options
  • Save oboshto/ecd49d50ff1fa7544b853888602d41ac to your computer and use it in GitHub Desktop.
Save oboshto/ecd49d50ff1fa7544b853888602d41ac to your computer and use it in GitHub Desktop.
email or (domain with [at]) regexp
^((([^<>()\[\]\.,;:\s@\"]+(\.[^<>()\[\]\.,;:\s@\"]+)*)|(\".+\"))@)?(([^<>()\.,;\s@\"]+\.+)+[^<>()\.,;:\s@\"]{2,})$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment