Regular Expressions 101

Sponsors

Library entries

0
javascript

token

replace token like [foo:bar:ba zz]
Submitted by anonymous - 8 years ago
1
javascript

search text matching any word

search text matching any word
Submitted by Hiren Shah - 8 years ago
-2
javascript

Date format regex for ddMMMyyyy

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

date formatting mm/dd/yyyy format

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

a

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

url match

match the most common url stuctures
Submitted by whoevor - 8 years ago
1
pcre

email matcher

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

author bibtext

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

1c document numbers

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

JSON KEY VALUE

Get key value in json string
Submitted by Marcio Paiva Barbosa - 8 years ago

Get value from string

Vote

1

Regular Expression
javascript

/
.*[a-z\-0-9]+\-([0-9]+).*
/

Description

Loading markdown...
Submitted by Gabriel R. Sezefredo - 8 years ago