Regular Expressions 101

Sponsors

Library entries

1
javascript

Identify lines on an invoice

it identifies lines in an invoice
Submitted by Vladox - 2 years ago
1
javascript

value-attached text

value-attached text
Submitted by pyrochlore - 2 years ago
1
javascript

Basic Phone Number Matching

Basic Phone Number Matching
Submitted by Anthony Cooper - 2 years ago
1
javascript

Remove bold markdown

Remove bold pairs in markdown text
Submitted by anonymous - 2 years ago
1
python

Regex pattern for numeric values

Positive number !
Submitted by Cheikh Saab Bouh SOW - 2 years ago
1
python

MAC Address

Match mac address with :, -, ., or no dividers.
Submitted by Brandan Neises - 2 years ago
1
javascript

turkdevops

Türkiye Geliştirici Operasyonları
Submitted by anonymous - 2 years ago

Keep mutliple consective attributes

Vote

1

Regular Expression
javascript

/
<([a-z][a-z0-9]*)(?:[^>]*?((?:\s(?:src|href|style)=['\"][^'\"]*['\"]){0,3}))[^>]*?(\/?)>
/
ig

Description

Loading markdown...
Submitted by Ahmad Ahsan - 7 years ago