Regular Expressions 101

Sponsors

Library entries

0
python

WIP detector

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

Padrão - numeração de contrato CAIXA

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

Support post-livraison

Detect support post-livraison
Submitted by anonymous - a month ago
0
python

HTML Link

Get HTML Link
Submitted by anonymous - a month ago

Find Japanese

Vote

0

Regular Expression
javascript

/
(?!([^\u3000-\u303f\u3040-\u309f\u30a0-\u30ff\uff00-\uff9f\u4e00-\u9faf\u3400-\u4dbf]|[ ])).+(?<!([^\u3000-\u303f\u3040-\u309f\u30a0-\u30ff\uff00-\uff9f\u4e00-\u9faf\u3400-\u4dbf]|[ ]))
/
gm

Description

Loading markdown...
Submitted by nghilq - 3 months ago