zen-observable
Data stream library
An implementation of Observables in JavaScript to handle asynchronous data streams and subscriptions.
An Implementation of Observables for Javascript
885 stars
15 watching
44 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Supports any Observable library and provides polyfills | 70 |
| A JavaScript library that enables the creation of stable, decentralized data streams using hypercore | 28 |
| Converts an Observable to a Promise for asynchronous data handling | 47 |
| Converts Node Streams into ECMAScript-Observables to handle data over time | 73 |
| Tool to check if a value is an Observable | 40 |
| An ECMAScript parser that produces an abstract syntax tree from source code | 116 |
| A Flux-like store and subscriber components based on RxJS observables | 0 |
| A Java library providing observables for file I/O and event handling using RxJava and NIO. | 82 |
| Converts a string or binary data into a stream for piping to other tools | 90 |
| A C++ library providing a simple way to manage notifications and event handlers in concurrent applications. | 75 |
| An OpenTelemetry module for integrating observability metrics and tracing into Nest.js applications | 571 |
| An implementation of an observable sequence that can be subscribed to in a lightweight and convenient way | 135 |
| An Angular library that simplifies the process of managing subscriptions to observables in component lifecycle methods | 3 |
| Pollyfills Symbol.observable to make it available in environments where it doesn't exist by default | 186 |
| A set of abstractions for concurrency and asynchronous programming in JavaScript | 18 |