Regular Expressions 101

Sponsors

Library entries

0
javascript

href parse v2

matches href, title, innerhtml
Submitted by chrysls - 7 years ago
2
javascript

Href parse

matches href, title, innerhtml
Submitted by chrysls - 7 years ago
1
javascript

password validation

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

FEN

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

FEN

FEN is "Forsyth-Edwards Notation"
Submitted by maxqua72 - 7 years ago
2
javascript

Removes script tags

no description available
Submitted by ghs - 7 years ago
1
javascript

Brazilian Phone number

With optional 9 digit
Submitted by Matheus Gambati - 7 years ago
2
javascript

kasd; fk.!@#$%^&*()*()%^&*()_

no description available
Submitted by anonymous - 7 years ago
4
javascript

extract domain with port

no description available
Submitted by yooresh - 7 years ago
1
javascript

Password

aA1@
Submitted by anonymous - 7 years ago
1
javascript

Email Address

vishal1@vishal.com
Submitted by anonymous - 7 years ago
1
javascript

Steam Permalink ID -

no description available
Submitted by shooteram - 7 years ago
1
javascript

C# Generic Parameters

no description available
Submitted by andy cunningham - 7 years ago

password 1upper 1lower 1number 1specialcharater

Vote

5

Regular Expression
javascript

/
^(?=.{7,15}$)(?=.*[A-Z])(?=.*[a-z])(?=.*\d)(?=.*[!@#\.,\/\$%\^&\*\(\)\\\-\_=\[\]{}:;"'<>\?]).*$
/

Description

Loading markdown...
Submitted by Anuswadh - 7 years ago