Regular Expressions 101

Library entries

3
javascript

email

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

mm/dd/yyyy Date

no description available
Submitted by jay johnson - 9 years ago
3
javascript

po box

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

javascript template replacement

no description available
Submitted by akamaozu - 9 years ago
3
javascript

TEST

negation
Submitted by anonymous - 8 years ago
3
javascript

Simple math regex

no description available
Submitted by anonymous - 8 years ago

match brackets outside quotes

Vote

4

Regular Expression
javascript

/
\[\d*\]((?=[^"]*(?:"[^"]*"[^"]*)*$)(?=[^']*(?:'[^']*'[^']*)*$))
/
g

Description

Loading markdown...
Submitted by Jerry - 8 years ago