Regular Expressions 101

Library entries

0
python

URL Pattern Django

URL Pattern Django
Submitted by Fernando Olivera - a month ago
0
pcre2

Don’t

Bb
Submitted by Hi - a month ago
0
pcre2

password-6-char-letters-numbers

e
Submitted by anonymous - a month ago
0
golang

walter1976LastClean

walter1976LastClean
Submitted by anonymous - a month ago
0
python

walter1976FirstClean

walter1976FirstClean
Submitted by anonymous - a month ago
0
python

walter1976Split

walter1976Split
Submitted by anonymous - a month ago
0
pcre2

Find chromium log

Find chromium log to replace
Submitted by anonymous - a month ago
0
pcre

Example 1.1: Pet Name

Example used in slide 39
Submitted by anonymous - a month ago
0
python

auto-gpt command google

auto-gpt command google returned
Submitted by anonymous - a month ago

Match typescript filenames excluding .d.ts files

Vote

1

Regular Expression
javascript

/
(?<!\.d)\.(?<ext>[cm]?ts|tsx)$
/
gm

Description

Loading markdown...
Submitted by @yumyum-web - 3 months ago