Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-11-02 13:09
Flavor·ECMAScript (JavaScript)

/
^([0-9]{1,3}( )?){1,}( )?(|\$)$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous