Regular Expressions 101

Sponsors

Library entries

1
javascript

SAP Valid Chars

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

CNH CATEGORIA

no description available
Submitted by Wagner Luís da Silva - 7 years ago
1
javascript

Image Candidate String

no description available
Submitted by J. Porter - 7 years ago
1
javascript

non-word chars and underscore

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

Hebrew pronunciation

no description available
Submitted by Michael Sharpe - 7 years ago
1
javascript

MultiTag Best Regex

Now include regex inside {{ }}
Submitted by Ricardo Feitoza - 7 years ago
1
javascript

Match only ONE letter after a number

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

V8 Stack

Parses the V8 StackFrames
Submitted by anonymous - 7 years ago
1
javascript

ngResource

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

defmodule regex

no description available
Submitted by Jakub Hajto - 7 years ago

RGBA color values and opacity matcher

Vote

1

Regular Expression
javascript

/
^(?:rgba?)?[\s]?[\(]?[\s+]?(\d+)[(\s)|(,)]+[\s+]?(\d+)[(\s)|(,)]+[\s+]?(\d+)[(\s)|(,)]+[\s+]?([0-1]?(?:\.\d+)?)$
/
i

Description

Loading markdown...
Submitted by Maulik Soni - 8 years ago