javascriptjsonautocorrectjsonlint

Online Auto-correct


Is there any good auto-correct JSON site you guys use? I've been using JSONLint. However, only validation is not enough for me, and I need it quite often.

Simple correction is enough. Like correcting this:

{
 Abc: abcd,
 '123': 123,
 kjlkj: 'kjskjd',
}

Solution

  • I just found this site. Maybe it helps you.

    http://www.fixjson.com