Skip to content

Instantly share code, notes, and snippets.

@b1ek
Last active August 17, 2022 09:53
Show Gist options
  • Save b1ek/825cf3e4d7d07a3b4a23a7bdb4398b31 to your computer and use it in GitHub Desktop.
Save b1ek/825cf3e4d7d07a3b4a23a7bdb4398b31 to your computer and use it in GitHub Desktop.
Email Regex
^[a-zA-Z0-9._]+@\w+(\.\w{2,}){1,}$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment