Created
June 24, 2018 03:26
-
-
Save mrdotkg/ff29d7bada62c3de320e9d5d5a4198e1 to your computer and use it in GitHub Desktop.
Useful Regex
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
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