Regular Expressions 101

Sponsors

Library entries

1
javascript

RGX lj-ARRAY

RGX lj-ARRAY
Submitted by LJARRAY - 7 years ago
1
javascript

match directory paths with names

crazy rhumbl regex for build
Submitted by luwenh - 7 years ago
1
javascript

International Phone Codes

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

dd

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

76.7877

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

E-mail validation

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

test

test
Submitted by anonymous - 7 years ago
1
javascript

Youtube Link ID Parser

Parses the ID out of a youtube link
Submitted by anonymous - 7 years ago
1
javascript

Find Empty Classes

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

Remove Empty Lines

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

HbbtV USER AGENT

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

first 2 parts of URL

no description available
Submitted by anonymous - 7 years ago

Name Initials

Vote

1

Regular Expression
javascript

/
([A-Z])\w+\s([A-Z])\w*\s*([A-Z])*(?=,*)
/

Description

Loading markdown...
Submitted by Brad M. - 8 years ago