Regular Expressions 101

Library entries

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
0
javascript

Number 1 to 32 only

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

Anom

no description available
Submitted by anonymous - 10 years ago

Basic IP matching

Vote

1

Regular Expression
javascript

/
\d+\.\d+\.\d+\.\d+
/
mg

Description

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