Created
February 12, 2015 20:13
-
-
Save killtheliterate/b3f52a9526f8f40889f6 to your computer and use it in GitHub Desktop.
This file contains 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
'these are some words that i want to search for a thing, and i am searching, yea, searching'.match(new RegExp('thing')).length; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment