@toolsycc/json-repair
A robust utility to repair JSON strings - fix malformed or broken JSON, especially from LLM output like ChatGPT.
json-repair-js
JavaScript library to repair broken/invalid JSON strings, especially from LLM outputs
json-smart-repair
A smart tool to repair malformed JSON strings, making them valid and parseable.
json-repair-ts
TypeScript implementation of json_repair - repairs invalid JSON strings, supports CommonJS, ES modules, and universal browser/Node.js compatibility