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

885 stars
15 watching
44 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sindresorhus/any-observableSupports any Observable library and provides polyfills70
yoshuawuyts/normcoreA JavaScript library that enables the creation of stable, decentralized data streams using hypercore28
sindresorhus/observable-to-promiseConverts an Observable to a Promise for asynchronous data handling47
jamestalmage/stream-to-observableConverts Node Streams into ECMAScript-Observables to handle data over time73
sindresorhus/is-observableTool to check if a value is an Observable40
zenparsing/esparseAn ECMAScript parser that produces an abstract syntax tree from source code116
shagglund/observable-storeA Flux-like store and subscriber components based on RxJS observables0
davidmoten/rxjava-fileA Java library providing observables for file I/O and event handling using RxJava and NIO.82
sindresorhus/to-readable-streamConverts a string or binary data into a stream for piping to other tools90
dacap/observableA C++ library providing a simple way to manage notifications and event handlers in concurrent applications.75
pragmaticivan/nestjs-otelAn OpenTelemetry module for integrating observability metrics and tracing into Nest.js applications571
fxm90/lightweightobservableAn implementation of an observable sequence that can be subscribed to in a lightweight and convenient way135
badisi/ngx-safe-subscribeAn Angular library that simplifies the process of managing subscriptions to observables in component lifecycle methods3
benlesh/symbol-observablePollyfills Symbol.observable to make it available in environments where it doesn't exist by default186
marcoonroad/sporadicA set of abstractions for concurrency and asynchronous programming in JavaScript18