Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-03-10 23:35
Flavor·PCRE (Legacy)

/
^(?!'{NSVue)(.)*(')$
/
gm
Open regex in editor

Description

Filters out all auto generated NSVue lines from the Chrome Dev Tools console, so that you can see your warnings and console logs, without all the other junk.

Submitted by anonymous