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

Quadratic Equation Matcher

Vote

1

Regular Expression
javascript

/
^(-?\d*)([a-zA-Z])\^2 *([+-] *\d*)\2 *([+-] *\d+) *= *0$
/

Description

Loading markdown...
Submitted by eyeballcode - 7 years ago