Regular Expressions 101

Sponsors

Library entries

1
javascript

Find all BR tags in a string

Find all BR tags in a string
Submitted by Mahima - 8 years ago
-2
javascript

Find a IPV4

no description available
Submitted by Jon Dotsoy - 8 years ago
2
javascript

Extract info from anime filename

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

t4

43t
Submitted by 34t - 8 years ago
2
javascript

Out of office

This is why
Submitted by anonymous - 8 years ago
1
javascript

Parser

Need everything inside this as separate variable :)
Submitted by anonymous - 8 years ago
7
javascript

Match text (not within html tag)

no description available
Submitted by Moistly - 8 years ago

Email validate

Vote

1

Regular Expression
javascript

/
^[_A-Za-z0-9-\+]+(\.[_A-Za-z0-9-]+)*[^~@#\^\$&\*\(\)\-_\+=\[\]\{\}\|\\,\.\?\s]@[^~@#\^\$&\*\(\)\-_\+=\[\]\{\}\|\\,\.\?\s]+(\.[A-Za-z0-9]+)*(\.[A-Za-z]{2,})$
/

Description

Loading markdown...
Submitted by Kamil Popis - 7 years ago