Skip to content

Instantly share code, notes, and snippets.

@codexico
Created June 20, 2017 22:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codexico/f5140c63cc3c75713484416b8c5b0da9 to your computer and use it in GitHub Desktop.
Save codexico/f5140c63cc3c75713484416b8c5b0da9 to your computer and use it in GitHub Desktop.
emailRegex = /^[\w-]+(\.[\w-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,20})$/i;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment