Regular Expressions 101

Sponsors

Library entries

0
javascript

CSV parser

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

Category and subitems

Categories with items name, type and size
Submitted by Alex - 8 years ago
1
javascript

pure url and uri

no description available
Submitted by Thiago Souza - 8 years ago
1
javascript

Floating Point

Tests a floating point number
Submitted by Josh L. Rasmussen - 8 years ago
0
python

Clojure

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

domain name

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

git://git.apache.org/aurora.git

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

try1

try1
Submitted by anonymous - 8 years ago
1
javascript

US Zip Code Validation

5 digits and no 0 5/4 times
Submitted by Ashish - 8 years ago
0
javascript

Date Validation

no description available
Submitted by Ashish - 8 years ago
-2
javascript

Date Validation

no description available
Submitted by anonymous - 8 years ago

Word ending with colon

Vote

-2

Regular Expression
javascript

/
(?:^|)(\S+\:)
/
gi

Description

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