yokingma/fetch-sse

An easy API for making Event Source requests, with all the features of fetch(), Supports browsers and node.js

54
/ 100
Established

This is a JavaScript library that simplifies making Server-Sent Events (SSE) requests. It takes in a URL and optional request parameters, similar to the standard `fetch()` API, and continuously delivers incoming event data. This tool is for web developers building dynamic applications that need real-time updates from a server.

Available on npm.

Use this if you are a JavaScript developer building web applications and need to easily consume real-time, one-way event streams from a server in both browser and Node.js environments.

Not ideal if you need two-way communication or a more robust, full-duplex real-time solution like WebSockets.

web-development real-time-data API-integration front-end-development back-end-development
No Dependents
Maintenance 10 / 25
Adoption 7 / 25
Maturity 25 / 25
Community 12 / 25

How are scores calculated?

Stars

29

Forks

4

Language

TypeScript

License

MIT

Last pushed

Jan 31, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/yokingma/fetch-sse"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.