json-repair-js

JavaScript library to repair broken/invalid JSON strings, especially from LLM outputs

zod-stream

A client for node or the browser to generate and consume streaming json

openai-partial-stream

- Convert a **stream of token** into a **parsable JSON** object before the stream ends. - Implement **Streaming UI** in **LLM**-based AI application. - Leverage **OpenAI Function Calling** for early stream processing. - Parse **JSON stream** into distinct