Community Patterns

Community Library Entry

6

Regular Expression
Created·2014-08-14 17:30
Flavor·PCRE (Legacy)

/
\{?(?<key>.*?):(?<val>["].*["]?|.*?)[,\W]\}?
/
g
Open regex in editor

Description

{1:aa,2:bb,3:"aa:bb"}

Submitted by suat & umut