expand-json-schema
Light weight JSON Schema $ref resolver. Expands a JSON Schema by resolving `$ref` references from a mapping of definitions. Does not handle remote references. Has comprehensive unit tests and no dependencies.
@toolsycc/json-repair
A robust utility to repair JSON strings - fix malformed or broken JSON, especially from LLM output like ChatGPT.
ai-json-fixer
A simple JSON parser designed to handle malformed JSON from Large Language Models
json-repair-js
JavaScript library to repair broken/invalid JSON strings, especially from LLM outputs