Show HN: Partial-zod – streaming JSON parser for LLMs (zero deps, Zod-native)
Partial-zod is a streaming JSON parser for LLMs that works with Zod schemas and has zero dependencies. It enables incremental parsing of JSON data as it streams in, allowing for early processing before the complete JSON is available.