🔧 Kotlin Multiplatform library for parsing and repairing partial/incomplete JSON strings. Perfect for handling streaming JSON from LLMs like ChatGPT. Features real-time JSON completion, robust error handling, and pure Kotlin implementation. Supports parse incomplete JSON into objects and complete/repair partial JSON to valid format.
-
Updated
Jul 21, 2025 - Kotlin