Regular Expressions 101

Sponsors

Library entries

1
python

print_build_data

URL to get build data from the api
Submitted by anonymous - 8 years ago
1
pcre

decimal number validation

accepts 1; 1.1; 112315.23135
Submitted by MS - 8 years ago
0
javascript

two matches with pipe

no description available
Submitted by anonymous - 8 years ago
1
pcre

redirect old links

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

salary

Chinese salary input
Submitted by taijia - 8 years ago
1
pcre

Code Space Remover

Mathces unnecessary spaces in computer programs.
Submitted by Loovjo - 8 years ago
3
javascript

Italian ZIP code (CAP)

Codice avviamento postale Italiano (ZIP)
Submitted by Italo - 8 years ago
3
javascript

Italian VAT (IVA)

Italian VAT
Submitted by Italo - 8 years ago
1
javascript

Italian Fiscal Code [Codice fiscale]

Codice fiscale italiano
Submitted by Italo - 8 years ago
0
javascript

IBAN

Italian IBAN
Submitted by Italo - 8 years ago
1
pcre

find used npm modules

no description available
Submitted by KhodeN - 8 years ago
0
pcre

(\s)(\d{9})(\s)</

no description available
Submitted by anonymous - 8 years ago

Find scripts or css URIs

Vote

2

Regular Expression
javascript

/
"(.+)(?:"\s|">)
/
g

Description

Loading markdown...
Submitted by Rodrigo Kaveski - 8 years ago