Regular Expressions 101

Sponsors

Library entries

1
javascript

1234567890-123

no description available
Submitted by anonymous - 7 years ago
1
python

poker stars header

no description available
Submitted by anonymous - 7 years ago
1
javascript

Quadratic Equation Matcher

no description available
Submitted by eyeballcode - 7 years ago
1
javascript

Youtube Link

no description available
Submitted by anonymous - 7 years ago
1
python

German nouns

Matches German nouns with "artikels"
Submitted by Alper Kürşat @alpeer - 7 years ago
1
python

Extract Variables from C# File

no description available
Submitted by Adam Short - 7 years ago
2
javascript

URL with Port

no description available
Submitted by rkl - 7 years ago
0
python

phone number

no description available
Submitted by Dries Werckx - 7 years ago
1
python

nombres y apellidos

expresión para python.
Submitted by davila vargas - 7 years ago
1
javascript

Match emoji shortcodes

no description available
Submitted by anonymous - 7 years ago
0
javascript

Telefonnummer E.123

no description available
Submitted by Frank Mattes - 7 years ago
1
javascript

bb

no description available
Submitted by anonymous - 7 years ago
-3
python

IPv4 address

Matches any IPv4 address
Submitted by anonymous - 7 years ago

Units RegExp

Vote

1

Regular Expression
javascript

/
(?:(?:(\d*(?:\d*(?:.?,?)*?)*?)(.?|,?)(\d*)) ?(k|m|g|c|d|p)?(mi|bbl.|cu.|doz.|fl.? ?oz|F|ft|gal|gr|in|k|lb|mph|n.m|oz|pt|qt|sq|rpm|tablespoon|teaspoon|tbsp|tsp|td|l |m|m|b|g|kl|l |C |g|m|mt|w)(?:\/?(h|s|m)?).? *?(?:\^ *?(\d+))?)(?= |\n|\r)
/
gi

Description

Loading markdown...
Submitted by Javier Matusevich - 7 years ago