Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-08-01 22:27
Flavor·ECMAScript (JavaScript)

/
({})\1|[{]\s*?(\S*?|\S*?\(.*?\)|['][^']*?[']|["][^"]*?["]|["][^"]*?["]\.\(.*?\))(?:!(\S+?))?\s*?[}]
/
g
Open regex in editor

Description

no description available

Submitted by anonymous