Skip to content

Instantly share code, notes, and snippets.

@jrodriguez-ifuelinteractive
Last active March 2, 2017 20:05
Show Gist options
  • Save jrodriguez-ifuelinteractive/f96e38946a8f1cead4c2546f9b933671 to your computer and use it in GitHub Desktop.
Save jrodriguez-ifuelinteractive/f96e38946a8f1cead4c2546f9b933671 to your computer and use it in GitHub Desktop.

JS Regex

/src=["|'](.*\.js)[\"|\']/gi

CSS Regex

/href=["|'](.*\.css)[\"|\']/gi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment