zen-observable

Data stream library

An implementation of Observables in JavaScript to handle asynchronous data streams and subscriptions.

An Implementation of Observables for Javascript

GitHub

884 stars
15 watching
44 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sindresorhus/any-observable Supports any Observable library and provides polyfills 70
yoshuawuyts/normcore A JavaScript library that enables the creation of stable, decentralized data streams using hypercore 28
sindresorhus/observable-to-promise Converts an Observable to a Promise for asynchronous data handling 47
jamestalmage/stream-to-observable Converts Node Streams into ECMAScript-Observables to handle data over time 73
sindresorhus/is-observable Tool to check if a value is an Observable 39
zenparsing/esparse An ECMAScript parser that produces an abstract syntax tree from source code 116
shagglund/observable-store A Flux-like store and subscriber components based on RxJS observables 0
davidmoten/rxjava-file A Java library providing observables for file I/O and event handling using RxJava and NIO. 82
sindresorhus/to-readable-stream Converts a string or binary data into a stream for piping to other tools 90
dacap/observable A C++ library providing a simple way to manage notifications and event handlers in concurrent applications. 75
pragmaticivan/nestjs-otel An OpenTelemetry module for integrating observability metrics and tracing into Nest.js applications 560
fxm90/lightweightobservable An implementation of an observable sequence that can be subscribed to in a lightweight and convenient way 135
badisi/ngx-safe-subscribe An Angular library that simplifies the process of managing subscriptions to observables in component lifecycle methods 3
benlesh/symbol-observable Pollyfills Symbol.observable to make it available in environments where it doesn't exist by default 186
marcoonroad/sporadic A set of abstractions for concurrency and asynchronous programming in JavaScript 18