Skip to content

Instantly share code, notes, and snippets.

@onefriendaday
Created November 10, 2017 13:22
Show Gist options
  • Save onefriendaday/33079cea51948cc36cf62ba225f729e8 to your computer and use it in GitHub Desktop.
Save onefriendaday/33079cea51948cc36cf62ba225f729e8 to your computer and use it in GitHub Desktop.
Regex that destroys everything
/\A[A-Za-z0-9]+(?:(_*|-*|:)[A-Za-z0-9]+)*\z/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment