EventSource
Event API polyfill
A polyfill for the EventSource API to support older browsers and ensure seamless event streaming
a polyfill for http://www.w3.org/TR/eventsource/
2k stars
44 watching
337 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
immers-space/web-monetization-polyfill | Fills in missing JavaScript API functionality for Web Monetization on existing websites | 2 |
jamiebuilds/create-react-context | A polyfill for React's context API to provide backward compatibility with older React versions. | 690 |
react-native-community/fetch | A polyfill implementation for the fetch API in React Native with text streaming support | 79 |
que-etc/resize-observer-polyfill | A polyfill for the Resize Observer API | 1,750 |
fis-components/whatwg-fetch | A polyfill for the standard Fetch API in JavaScript | 39 |
webcomponents/polyfills | A suite of JavaScript libraries that implement Web Components APIs for browsers without native support. | 1,146 |
yak0/nest-event | A framework for event-driven programming in NestJS applications | 149 |
johanneslumpe/react-native-browser-polyfill | A collection of polyfills to make browser-targeted libraries compatible with React Native. | 32 |
leancloud/weapp-polyfill | Polyfills for W3C APIs on top of WeApp API to enable use in WeChat Mini Programs | 46 |
adobe-webplatform/eve | A JavaScript library for creating custom event handlers with customizable scopes and optional z-index ordering. | 319 |
aurelia/polyfills | A set of minimal JavaScript polyfills needed to run the Aurelia web framework. | 26 |
cujojs/poly | A collection of individual modules that fill in the gaps in older browsers' support for modern JavaScript standards | 139 |
twada/array-foreach | Adds support for the forEach function to older browsers | 8 |
yreynhout/jesa | An event sourced aggregate implementation library for Java | 9 |
davidmyersdev/vite-plugin-node-polyfills | A plugin that provides polyfills for Node's core modules in browser environments. | 309 |