Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-04-21 19:52
Flavor·ECMAScript (JavaScript)

/
(?<!\d|-|\/|to|\$)(?<!\$(\d)\.)([1-9][0-9]{0,2}(\.\d{0,2})?\s?)(lbs|lb|LBS|LB|KG|kg|G|g|L|l+)(?!\d|\w)
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous