Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-09-05 14:56
Flavor·ECMAScript (JavaScript)

/
(?:<.*>)|{(.*)}|([a-z0-9]+)
/
gi
Open regex in editor

Description

no description available

Submitted by anonymous