Skip to content

Instantly share code, notes, and snippets.

@makyen
Last active July 13, 2018 19:04
Show Gist options
  • Save makyen/baa8e6b51115a548598df7c1475f7e25 to your computer and use it in GitHub Desktop.
Save makyen/baa8e6b51115a548598df7c1475f7e25 to your computer and use it in GitHub Desktop.
Some JavaScript questions which match a resource request regex

This is from only 80,000 JavaScript questions. If you want more, I can easily get a list of more.

These match the regex:

/\b(?:is there an?y?|looking for|anyone\s+know\s+of)\b(?!\s*a?\s*\w*\s*way\b)(\s*?\S*?\s*){0,4}?(?:api|library|book|tool|web\s?-?\s?(?:page|service)|plug-?\s*?in|framework|gem|class(?:es)?)s?/i`

Of those, the following have no code:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment