| Title |
Test
Find
HTML Tag Attribute
|
| Expression |
[a-zA-Z_:][a-zA-Z0-9_,\.\-]*? |
| Description |
Matches valid html tag attribute name (without value). |
| Matches |
value | name | data-:_,.-funky |
| Non-Matches |
,non-attr | :!attr | -data-not-funky |
| Author |
Rating:
Not yet rated.
Matesz Charytoniuk
|
| Source |
|
| Your Rating |
|