Regular Expressions 101

Library entries

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
1
python

U.S. phone number format: XXX-XXX-XXXX

no description available
Submitted by anonymous - 3 years ago

Match all but global.css

Vote

1

Regular Expression
javascript

/
^(?:(?!global\.css$).)*\.css$
/
gm

Description

Loading markdown...
Submitted by Dan Compton - 8 years ago