Regular Expressions 101

Sponsors

Library entries

0
pcre2

find supertype of

for express
Submitted by anonymous - 3 hours ago
0
pcre2

Hardware ID

Checks whether the input is a hardware ID
Submitted by Justman10000 - 17 hours ago
0
pcre2

MD highlight remover

Remove highlights from md files
Submitted by anonymous - 2 days ago
0
pcre2

MD higlighter

Mark words to auto-higlight
Submitted by anonymous - 2 days ago
0
pcre2

perga

regex to find total payment
Submitted by anonymous - 4 days ago
0
pcre2

Match markdown order and unorder list

Same as title
Submitted by anonymous - 4 days ago
0
pcre2

CSS Class Styles

Regex to find CSS Class Styles
Submitted by JR - 6 days ago
0
javascript

Match HTML tag with specific attributes

1
Submitted by anonymous - 7 days ago

get Alls methods , prototype, functions, etc.

Vote

0

Regular Expression
javascript

/
((((\b(#|\w)+\b\.)?(\bprototype\b\.)?(\b(#|\w)+\b)(\s*\=\s*)?)?(\b(#|\w)+\b\s*)\([\s\w,=]*\s*\))|(\bclass\b\s+\b\w+\b\s*(extends\s*\b\w+\b))(?=\s*\{[\s\S]+\}))(?=\s*\{[\s\S]+\})
/
gm

Description

Loading markdown...
Submitted by al.gau34 - 2 months ago