Skip to content

Instantly share code, notes, and snippets.

@Komar0ff
Last active November 20, 2021 08:57
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 Komar0ff/2e6c08d526c5277ba01788e39f07d91b to your computer and use it in GitHub Desktop.
Save Komar0ff/2e6c08d526c5277ba01788e39f07d91b to your computer and use it in GitHub Desktop.
Big as a bitch regular
let regexp = /^(([^<>()[\]\\.,;:\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,}))$/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment