Skip to content

Instantly share code, notes, and snippets.

@tarunranka
Created May 10, 2018 06:47
Show Gist options
  • Save tarunranka/78509839927ad7d095456d7b976ae6ba to your computer and use it in GitHub Desktop.
Save tarunranka/78509839927ad7d095456d7b976ae6ba to your computer and use it in GitHub Desktop.
/^(?:[\w\!\#\$\%\&\'\*\+\-\/\=\?\^\`\{\|\}\~]+\.)*[\w\!\#\$\%\&\'\*\+\-\/\=\?\^\`\{\|\}\~]+@(?:(?:(?:[a-zA-Z0-9](?:[a-zA-Z0-9\-](?!\.)){0,61}[a-zA-Z0-9]?\.)+[a-zA-Z0-9](?:[a-zA-Z0-9\-](?!$)){0,61}[a-zA-Z0-9]?)|(?:\[(?:(?:[01]?\d{1,2}|2[0-4]\d|25[0-5])\.){3}(?:[01]?\d{1,2}|2[0-4]\d|25[0-5])\]))$/.test(a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment