Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-08-02 13:30
Flavor·ECMAScript (JavaScript)

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

Description

no description available

Submitted by anonymous