Regular Expressions 101

Sponsors

Library entries

0
python

match html reg

match html reg
Submitted by anonymous - a month ago
0
python

sentence with colon regex

[\S\w]+\s?:\s?[\S▁]+
Submitted by wb - a month ago
0
python

2 parameters split by comma or arbitrary whitespace

title
Submitted by Sam Wagenaar - a month ago
0
python

WIP detector

Detect WIP strings in a git commit.
Submitted by anonymous - a month ago
0
golang

Kt SDK V2

kt SDKV2
Submitted by anonymous - a month ago
0
golang

GO SDK V2

Go SDK v2
Submitted by anonymous - a month ago
0
java

Password

Password
Submitted by Mohammed Elshaboury - a month ago
0
golang

REACT SDK V3

React SDK V3
Submitted by anonymous - a month ago
0
python

Content inside string

Will match any character inside " or '
Submitted by anonymous - a month ago
0
java

OmegaT

regular expressions used in OmegaT
Submitted by anonymous - 2 months ago

Fraction to decimal

Vote

0

Regular Expression
python

"
(?:\d+\s*[\s+|\-+]\s*\d+\s*\/\s*\d+(?!\d*\s*\-))
"
gm

Description

Loading markdown...
Submitted by Waleed Kilany - 3 months ago