Regular Expressions 101

Library entries

3
javascript

YouTubeVideoUrl

YouTubeVideoUrl
Submitted by EdwardKonovalov - 4 months ago
4
javascript

Repeated words (JS)

no description available
Submitted by paconaranjo - 9 years ago
4
javascript

url matching

supports all major protocols
Submitted by matheus silva - 8 years ago
4
javascript

match brackets outside quotes

no description available
Submitted by Jerry - 8 years ago
4
javascript

url

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

Full e-mail validator

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

Currency Formater Accept , & .

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

Mobile phone russia

Submitted by Johhny - 8 years ago
4
python

import url image

import url image
Submitted by bartimeys - 7 years ago
4
javascript

vowel words

([!-\~]aeiou)
Submitted by Ipsita Mohanty - 7 years ago

Currency Detector Python

Vote

1

Regular Expression
python

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

Description

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