Regular Expressions 101

Library entries

0
javascript

IPv4-CIDR

Match IPv4-CIDR (JavaScript)
Submitted by fwqaaq - 7 hours ago
0
pcre

strip host port

removes port number from URL
Submitted by pc - 10 days ago
0
pcre

Proxy Matcher

Validate 1-223.0-255.0-255.0-255:1-65535
Submitted by dev.tntd2k2 - 13 days ago
0
pcre

latlonlatlon

gg
Submitted by anonymous - 14 days ago
0
javascript

test

test
Submitted by anonymous - 14 days ago

Strip ANSI CSI

Vote

0

Regular Expression
javascript

/
((?:\\033|\e|\\x1B|\\x1b){1}(?:\[(?:=|\?|[0-9]*)[0-9]*[a-gA-GnmsuJKhlHL]{0,1}(?:(?:\;[0-9]*)*m){0,1}))
/
g

Description

Loading markdown...
Submitted by Leonards Elksnis - 3 months ago