Regular Expressions 101

Library entries

0
pcre2

Are* Device

Device model Extraction from our client Are*
Submitted by anonymous - 2 hours ago
0
pcre2

Codegolf stay away from zero

Codegolf submission
Submitted by PlaceReporter99 - 7 hours ago
0
pcre2

Estrazione numeri scheda mail generali

Come da titolo
Submitted by anonymous - 9 hours ago
0
pcre2

IIC++ Script Parsing Regex

Regex for parsing IIC++ script.
Submitted by Vu Tung Lam - 15 hours ago
0
pcre2

入门学习

Submitted by anonymous - a day ago
0
pcre2

exclude square brackets

exclude square brackets
Submitted by tarek - 2 days ago
0
pcre

strip host port

removes port number from URL
Submitted by pc - 4 days ago
0
pcre2

YouTube link parser

Validate an URI to YouTube video.
Submitted by anonymous - 5 days ago

Conventional Commits for commitcheck.com

Vote

1

Regular Expression
pcre2

/
\A(?:(?:^(?<type>feat|fix|ci|chore|docs|test|style|refactor|build|perf|revert)(?:\((?<scope>.+)\))?(?<breaking>!)?:\s(?<subject>.{3,})$)(?:(?:(?<BLANK_LINE>\n^$\n)(?<body>(?:^.{3,}$\n?)+))?(?<BLANK_LINE2>\n^$\n)(?:(?<breaking_change>^BREAKING\sCHANGE:\s[\s\w]+$)\n)?(?:(?<footer>^\w+:\s.+)))?\n?|)\Z
/
gm

Description

Loading markdown...
Submitted by https://github.com/CCXXXI - 2 months ago