Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
ECMAScript (JavaScript)

/
(?<command>^\w+)|(^|\s)(?<code>[^ ]*)+
/
gm

Description

no description available

Submitted by anonymous - 6 years ago