stream-to-observable
Data pipeline library
Converts Node Streams into ECMAScript-Observables to handle data over time
Convert Node Streams into ECMAScript-Observables
73 stars
5 watching
8 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Converts an Observable to a Promise for asynchronous data handling | 47 |
| Converts a string or binary data into a stream for piping to other tools | 90 |
| Converts various input types into readable streams. | 207 |
| An implementation of Observables in JavaScript to handle asynchronous data streams and subscriptions. | 885 |
| A line-by-line stream reader for Node.js that buffers and processes lines from any readable stream | 325 |
| A utility for converting Node.js Streams into Promises | 14 |
| Pipe JavaScript into a browser and capture console logs in Node | 245 |
| An experimental library providing helper functions for collecting and animating GOES-R time series data | 3 |
| Re-implements the stream.js functionality in CoffeeScript, providing a basic observable stream implementation. | 22 |
| Tool to check if a value is an Observable | 40 |
| Provides a Node.js implementation of the core streams classes for userland development | 1,033 |
| A lightweight functional programming library for operating on in-memory data collections | 861 |
| An implementation of an observable dictionary in KnockoutJS | 88 |
| Enables JavaScript execution in Java applications with high performance and interoperability | 1,830 |
| Supports any Observable library and provides polyfills | 70 |