{"library":"schema-stream","type":"library","category":null,"description":"Type-safe JSON streaming parser with progressive data access for Node.js, version 3.2.2. Allows parsing JSON incrementally from streams (e.g., HTTP responses, files) while validating against Zod schemas, enabling early access to parsed data before the full payload is available. Supports async iteration and partial data extraction. Requires Zod as a peer dependency at ^3.23.3. Ships with TypeScript types. Differentiates from generic JSON streaming parsers by integrating schema validation and progressive data access.","language":"javascript","status":"active","version":"3.2.2","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install schema-stream","imports":["import { schemaStream } from 'schema-stream'","import { createSchemaStream } from 'schema-stream'","import type { SchemaStream } from 'schema-stream'"]},{"cmd":"yarn add schema-stream","imports":[]},{"cmd":"pnpm add schema-stream","imports":[]}],"homepage":"https://island.hack.dance","github":"https://github.com/hack-dance/island-ai","docs":null,"changelog":null,"pypi":null,"npm":"schema-stream","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}