Regular Expressions 101

Library entries

1
javascript

matching phone numbers

no description available
Submitted by anonymous - 3 years ago
1
javascript

Replacing markup link to html

no description available
Submitted by anonymous - 3 years ago
1
python

s3_date_select

no description available
Submitted by anonymous - 3 years ago
1
javascript

email validation

no description available
Submitted by anonymous - 3 years ago
1
javascript

Repeated words

no description available
Submitted by anonymous - 3 years ago
1
python

filenamewhitlist

no description available
Submitted by anonymous - 3 years ago
1
javascript

bilibili排行前100

no description available
Submitted by anonymous - 3 years ago
1
python

oracle_string_content_individuation

no description available
Submitted by anonymous - 3 years ago
1
javascript

Phone USA and CANADA

no description available
Submitted by anonymous - 3 years ago
1
python

NewWheel

no description available
Submitted by anonymous - 3 years ago
1
python

NewWheel

no description available
Submitted by anonymous - 3 years ago
1
python

Address capture

Complex address component capturing regex
Submitted by anonymous - 3 years ago
1
python

MBUS Line

MBUS regex, with updated speed
Submitted by anonymous - 3 years ago

Negative regex for block of text

Vote

1

Regular Expression
javascript

/
^(?![\S\s]*should not exist)
/
i

Description

Loading markdown...
Submitted by Mandeep Rai - 7 years ago