Skip to content

Instantly share code, notes, and snippets.

@hperantunes
Created July 2, 2021 17:51
Show Gist options
  • Save hperantunes/f08636424724b64696b89aef6f13002a to your computer and use it in GitHub Desktop.
Save hperantunes/f08636424724b64696b89aef6f13002a to your computer and use it in GitHub Desktop.
/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test("something@something.media")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment