basic-streams
Event stream library
A basic event streams library for JavaScript
Basic event streams for JavaScript
69 stars
5 watching
4 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
winterbe/streamjs | A lightweight functional programming library for operating on in-memory data collections | 861 |
nodejs/readable-stream | Provides a Node.js implementation of the core streams classes for userland development | 1,032 |
michaelblume/coffeestream | Re-implements the stream.js functionality in CoffeeScript, providing a basic observable stream implementation. | 22 |
unifiedjs/unified-stream | Transforms a unified processor into a Node.js stream for processing input data | 17 |
sindresorhus/get-stream | A utility library for working with streams in JavaScript | 342 |
then/sprom | A utility for converting Node.js Streams into Promises | 14 |
mrbrax/livestreamdvr | Automates recording and management of live streams on platforms like Twitch. | 347 |
workshopper/stream-adventure | An interactive stream-based learning platform for teaching JavaScript programming concepts | 2,065 |
apache/rocketmq-streams | Provides a lightweight stream processing framework | 172 |
tomasmikula/reactfx | A Java library for working with reactive event streams and observable values in JavaFX applications. | 375 |
sparksrdf/sparks | A JavaScript library for simplifying access to RDF data | 6 |
sindresorhus/into-stream | Converts various input types into readable streams. | 207 |
kievsash/rxjs-toolbox | A set of custom operators and handy factory functions for managing asynchronous data flows | 10 |
watson/rtsp-stream | Module for multiplexing and decoding RTSP data streams in Node.js | 91 |
vitaly-t/sub-events | Provides strongly-typed events with monitored subscriptions for efficient event handling in software applications. | 38 |