Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of frando/eventsource

Account's avatar
unshiftio/original
Generate the origin from an URL or check if two URL/Origins are the same
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
EventSource/node-ssestream
Send Server-Sent Events with a stream
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7

Support the repos that depend on this repository

Top contributors

aslakhellesoy's profile
aslakhellesoy
149 contributions
rexxars's profile
rexxars
59 contributions
einaros's profile
einaros
31 contributions
Frando's profile
Frando
4 contributions
mbieserib's profile
mbieserib
4 contributions
adrai's profile
adrai
3 contributions
piranna's profile
piranna
2 contributions
qqueue's profile
qqueue
2 contributions
ScalaWilliam's profile
ScalaWilliam
2 contributions
neftaly's profile
neftaly
2 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
frando

frando/eventsource

EventSource client for Node.js and Browser (polyfill)

JavaScript
0
0
MIT License

EventSource is a pure‑JavaScript implementation of the W3C Server‑Sent Events client that works in both Node.js and browsers lacking native support. It provides a drop‑in `EventSource` (with a polyfill fallback) plus extensions such as custom request headers, HTTPS options, error‑status access, and proxy configuration, making it useful for developers who need reliable SSE handling across server‑side and client‑side environments.