{"library":"event-stream-parser","type":"library","category":null,"description":"The `event-stream-parser` package provides a lightweight, zero-dependency implementation for parsing Server-Sent Events (SSE) streams, strictly adhering to the HTML Living Standard specification. Designed to leverage the Web Streams API, it offers full compatibility with modern web browsers and Node.js environments (requiring Node.js >=18.0.0). The current stable version is `1.0.2`, with a release cadence that has been fairly rapid since its initial v1.0.0 release in early 2024. Its key differentiators include its minimalistic design, native Web Streams integration for efficient processing, and comprehensive TypeScript support, making it an ideal choice for applications requiring robust and standards-compliant SSE consumption without external bloat.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","sse","server-sent-events","parser","stream","streaming","eventsource","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install event-stream-parser","imports":["import { parse } from 'event-stream-parser';","import { parse } from 'event-stream-parser/v1';","import type { MessageEvent } from 'event-stream-parser';"]},{"cmd":"yarn add event-stream-parser","imports":[]},{"cmd":"pnpm add event-stream-parser","imports":[]}],"homepage":null,"github":"https://github.com/KEY60228/event-stream-parser","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/event-stream-parser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/event-stream-parser/compatibility"}}