Regular Expressions 101

Sponsors

Library entries

0
dotnet

Aus Mobile number

validates against multiple common formats
Submitted by anonymous - 7 hours ago
0
pcre2

MD highlight remover

Remove highlights from md files
Submitted by anonymous - a day ago
0
pcre2

MD higlighter

Mark words to auto-higlight
Submitted by anonymous - a day ago
0
pcre2

perga

regex to find total payment
Submitted by anonymous - 3 days ago
0
pcre2

Match markdown order and unorder list

Same as title
Submitted by anonymous - 3 days ago
0
pcre2

CSS Class Styles

Regex to find CSS Class Styles
Submitted by JR - 5 days ago
0
javascript

Match HTML tag with specific attributes

1
Submitted by anonymous - 5 days ago

CSS RGB validation

Vote

0

Regular Expression
javascript

/
^rgba?\((?:(?:(?:[0-9]{1,3} ){2}[0-9]{1,3}|(?:[0-9]{1,3}% ){2}[0-9]{1,3}%)(?: \/ (?:[0-9]{1,3}%|1|0|0?\.[0-9]+))?|(?:(?:[0-9]{1,3}, ){2}[0-9]{1,3}|(?:[0-9]{1,3}%, ){2}[0-9]{1,3}%)(?:, (?:[0-9]{1,3}%|1|0|0?\.[0-9]+))?)\)$
/
gm

Description

Loading markdown...
Submitted by Martin - a month ago