Regular Expressions 101

Library entries

0
javascript

Workspaces

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

Workspace case insensitive

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

Website url maxLength 50

no description available
Submitted by Josiah - 7 years ago
0
javascript

number

This is for the validation of number
Submitted by Noby nirmal - 7 years ago
0
javascript

JSON (In progress)

Regex to qoute a JSON-string
Submitted by Lars Willighagen - 7 years ago
0
javascript

zepit multiline

no description available
Submitted by antoine - 7 years ago
0
javascript

Date expression

yyyy-mm-dd
Submitted by Alan - 7 years ago
0
javascript

Telefonnummer E.123

no description available
Submitted by Frank Mattes - 7 years ago
0
python

phone number

no description available
Submitted by Dries Werckx - 7 years ago
0
javascript

Firstname Lastname(double)

Example: ANDA IVANOVA-KRIVONOGOVA
Submitted by KSrGEAR - 7 years ago
0
python

All Same Number

Check all the numbers are same in a string.
Submitted by DJA - 7 years ago
0
javascript

Set in String

no description available
Submitted by Mohammad - 7 years ago

URL regex without anchors

Vote

1

Regular Expression
javascript

/
(ht|f)tps?:\/\/[^\"<]*?(?=\s|$|<\/[^a]>)
/
g

Description

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