You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔧 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.