Regular Expressions 101

Community Patterns

1

json value extract

Java 8
json value extract
Submitted by anonymous - 6 months ago
1

html <Title>

Java 8
htnle
Submitted by erichologist - 2 months ago
1

Funny Discord Thing

.NET (C#)
Submitted by Deniz-seckin55 - a month ago

Sanitize percentage input into bare real number

0

Regular Expression
.NET (C#)

@"
^ *([\+\-]?) *(?>([0-9]+)[.,]?([0-9]*)|[.,]?([0-9]+)) *%? *$
"

Description

Loading markdown...
Submitted by Moravuscz - 10 months ago