Regular Expressions 101

Community Patterns

1

http(s) address

PCRE2 (PHP >=7.3)
simple http(s) patter
Submitted by lhotakj - a day ago
1

my

PCRE2 (PHP >=7.3)
replace first line and second
Submitted by MH - 2 days ago
1

Parser

PCRE2 (PHP >=7.3)
for mail
Submitted by anonymous - 4 days ago

match eslint packages other than next.js

1

Regular Expression
ECMAScript (JavaScript)

/
^(@(typescript-)?eslint\/.*|eslint($|(?!.*next).*))
/
gm

Description

Loading markdown...
Submitted by Mitsunee - 4 months ago
(Last modified 4 months ago)