| Title |
Test
Find
Angular properties
|
| Expression |
ng-[^\s]+?=".*?" |
| Description |
Find all angular properties in HTML markup. Handy for removing them. |
| Matches |
ng-class="foo"|ng-if="foo"|ng-show="foo" |
| Non-Matches |
class="foo"|ngClass="foo"|class="ng-scope" |
| Author |
Rating:
Not yet rated.
AlexWalsh
|
| Source |
|
| Your Rating |
|