{"library":"fetch-stream-observable","type":"library","category":null,"description":"A lightweight library that wraps the Fetch API to return an Observable from the zen-observable package, enabling stream-based responses (e.g., OpenAI chat completions). Current stable version 1.1.2. Actively maintained with TypeScript support and a small bundle (3.7 KB min+gzip). Key differentiators: built-in OpenAI stream parsing, automatic fallback to non-streaming responses, and additive text concatenation. Ideal for real-time data consumption in frontend frameworks like React.","language":"javascript","status":"active","version":"1.1.2","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fetch-stream-observable","imports":["import { fetchObservable } from 'fetch-stream-observable'","import { Observable } from 'zen-observable'","import type { FetchObservableOptions } from 'fetch-stream-observable'"]},{"cmd":"yarn add fetch-stream-observable","imports":[]},{"cmd":"pnpm add fetch-stream-observable","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"fetch-stream-observable","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}