Skip to content

Instantly share code, notes, and snippets.

@mrdotkg
Created June 24, 2018 03:26
Show Gist options
  • Save mrdotkg/ff29d7bada62c3de320e9d5d5a4198e1 to your computer and use it in GitHub Desktop.
Save mrdotkg/ff29d7bada62c3de320e9d5d5a4198e1 to your computer and use it in GitHub Desktop.
Useful Regex
Selects all the angular attributes
\B\sng-\w+\="(.*?)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment