Regular Expressions 101

Community Patterns

0

test

ECMAScript (JavaScript)
test
Submitted by anonymous - 6 months ago
0

latlonlatlon

PCRE (PHP <7.3)
gg
Submitted by anonymous - 6 months ago
0

for killerswim

.NET (C#)
a
Submitted by anonymous - 6 months ago
0

jiggl

PCRE (PHP <7.3)
toggl track to jira
Submitted by anonymous - 6 months ago

Add quotes to a malformed JSON string

0

Regular Expression
ECMAScript (JavaScript)

/
(")?([^{:"]+)(")?(: )(")?([^,}"]+)(")?(, |}+)
/
g

Description

Loading markdown...
Submitted by anonymous - 5 months ago