Regular Expressions 101

Library entries

7
javascript

Match text (not within html tag)

no description available
Submitted by Moistly - 8 years ago
1
javascript

Check if number is a float

no description available
Submitted by @hiaru - 8 years ago
1
javascript

very basic email regex

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

LOL

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

JS Regex Lazy quantifier

JS Regex Lazy quantifier
Submitted by anonymous - 8 years ago

URL Basic Auth Parser

Vote

0

Regular Expression
javascript

/
^((?:[^:@\/#\?]+)(?:\:(?:[^:@\/#\?]*))?@){1}
/
gmi

Description

Loading markdown...
Submitted by anonymous - 6 years ago