Skip to content

Instantly share code, notes, and snippets.

@lamb-mei
Last active August 29, 2015 14:02
Show Gist options
  • Save lamb-mei/28842d613d0ca8b89364 to your computer and use it in GitHub Desktop.
Save lamb-mei/28842d613d0ca8b89364 to your computer and use it in GitHub Desktop.
JS Check
new RegExp(/\w+(-+.\w+)*@\w+(-+.\w+)*\.\w+(-+.\w+)*/i)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment