Regular Expressions 101

Community Patterns

Catch react-like components using JS

1

Regular Expression
ECMAScript (JavaScript)

/
(?:"[^"]+"|'[^']+')|(?<G><\s?(\w+).*\/>)
/
mig

Description

no description available

Submitted by anonymous - 4 years ago