Regular Expressions 101

Sponsors

Library entries

3
javascript

Find Lat/Long Coordinate pair regex

no description available
Submitted by Mike - 8 years ago
3
javascript

SemVer chain parsing

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

Non vowel words

/\b(+)\b/ig
Submitted by regexe - 7 years ago
3
python

iframe src parser

Get iframe src
Submitted by Sumeet Fefar - 7 years ago
3
javascript

IPv4 validation

validate an IP v4
Submitted by harimambura - 7 years ago
3
javascript

YouTubeVideoUrl

YouTubeVideoUrl
Submitted by EdwardKonovalov - 2 months ago
4
javascript

Repeated words (JS)

no description available
Submitted by paconaranjo - 9 years ago

Currency Detector Python

Vote

1

Regular Expression
python

"
[$¥£€]{0,1}(?:\d{1,10}[,. ])*\d{1,10}[$¥£€]{0,1}
"
u

Description

Loading markdown...
Submitted by Joao Graca - 7 years ago