Regular Expressions 101

Community Patterns

0

Clerk Receipts

Python
no description available
Submitted by anonymous - 4 years ago
0

abc

PCRE (PHP <7.3)
just test
Submitted by anonymous - 4 years ago
0

DIAM_METHOD

Python
no description available
Submitted by anonymous - 4 years ago

匹配npm源地址

0

Regular Expression
ECMAScript (JavaScript)

/
(?<oldDomain>https?:\/\/(?:registry.yarnpkg.com|registry.npmjs.org|[^\/]+))\/(?<pkgFullName>(?:(?<scopeName>@[\w-]+)(?:\/|%2f))?(?<pkgName>[\w-]+))\/(?:-|download)\/[^#]+-(?<version>[\w\.]+?)\.(?<fileExt>\w+)#(?<hash>\w*)
/
g

Description

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