Created
November 10, 2017 13:22
-
-
Save onefriendaday/33079cea51948cc36cf62ba225f729e8 to your computer and use it in GitHub Desktop.
Regex that destroys everything
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/\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