Regular Expressions 101

Community Patterns

1

email

PCRE2 (PHP >=7.3)
list of email
Submitted by anonymous - 11 hours ago
1

match "baseip/cidr"

PCRE2 (PHP >=7.3)
match "baseip/cidr"
Submitted by Erik - 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)