Regular Expressions 101

Community Patterns

Nativescript / VueJS Console Filter

0

Regular Expression
PCRE (PHP <7.3)

/
^(?!'{NSVue)(.)*(')$
/
gm

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 - 4 years ago