Regular Expressions 101

Sponsors

Library entries

0
javascript

katakana

no description available
Submitted by anonymous - 5 years ago
0
javascript

time

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

Meetup Event URL

Allowed URL patterns for Meetup.com events
Submitted by anonymous - 5 years ago
0
javascript

Validate format data (mm/dd)

no description available
Submitted by Gamilo - 5 years ago
0
javascript

Validate UrlParams

no description available
Submitted by anonymous - 5 years ago
0
javascript

select semicolon except entity

no description available
Submitted by anonymous - 5 years ago
0
javascript

Parse Tanggal

parse tanggal
Submitted by anonymous - 5 years ago
0
javascript

weblab

no description available
Submitted by anonymous - 5 years ago
0
javascript

Replace forward slash

For Stackoverflow by Sufiyan Ghori
Submitted by anonymous - 5 years ago

Phone numbers and/or extensions(relaxed)

Vote

1

Regular Expression
javascript

/
(([\+]?[ 0-9]{1,6}([ \.\-])?)?([\(]{1}[ +0-9]{2,6}[\)])?([ 0-9A-Z\.\-]{1,32})([0-9]+))|((e|x|ex|ext|extension)(\.|\:)?([ ]{1})?[0-9]+)
/
gm

Description

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