josdejong/jsonrepair

parsing unescaped double quote with followed comma got error

オープン

#161 opened on 2026/04/04

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (88 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (2,397 個のスター)
PR merge metrics
 (平均マージ 26d 22h) (30d で 2 merged PRs)

説明

this will cause error

{
  "text": "hello",
  "sentence": "do you know about "micheal", jackson"
}

error

Colon expected at position 72

コントリビューターガイド