Regular Expressions 101

Community Patterns

1

sophos

Python
my first one
Submitted by bwl - 8 years ago
1

---

ECMAScript (JavaScript)
Submitted by rs - 8 years ago
1

me

Python
me
Submitted by me - 8 years ago
1

me

Python
paypal accounts
Submitted by jhon - 8 years ago

Remove console.log() from javascript

1

Regular Expression
Python

r"
(?=\s*?)(console)\.(log)\((.*?)\)(\;|\s*?)
"
gmi

Description

Loading markdown...
Submitted by xXDGFXx - 8 years ago