A JavaScript library that automatically repairs invalid JSON documents by fixing common issues like missing quotes, commas, brackets, and handling various malformed formats. It supports both regular and streaming APIs, can process infinitely large documents, and handles edge cases like Python constants, MongoDB data types, and JSONP notation. Available as npm package with CLI support and cross-platform compatibility including Python integration.

Sort: