proposal-observable
Data stream library
Introduces an Observable type to model push-based data sources in ECMAScript
Observables for ECMAScript
3k stars
179 watching
90 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library providing a simple way to manage notifications and event handlers in concurrent applications. | 75 |
| Converts Node Streams into ECMAScript-Observables to handle data over time | 73 |
| A library that simplifies working with observables in Svelte components by providing a unified API for reactive stores. | 62 |
| Tracks and discusses proposals to shape the JavaScript language standard | 18,391 |
| A .NET library for computations on objects with INotifyPropertyChanged and INotifyCollectionChanged interfaces | 114 |
| A package that enables logging events to be observed and processed as observable streams. | 23 |
| An implementation of an observable sequence that can be subscribed to in a lightweight and convenient way | 135 |
| Demonstrates the usage and features of ObservableComputations with examples for learning and comparison with DynamicData. | 1 |
| Provides a set of reactive APIs to bridge non-Rx APIs into RxJava easily and efficiently | 2,470 |
| Observableify callback-style functions to enable reactive programming using observable values and subscription handlers. | 41 |
| An implementation of ECMAScript 5.1 in pure Go with focus on standard compliance and performance. | 5,690 |
| An implementation conformance test suite for the ECMAScript Language Specification and related internationalization APIs. | 2,418 |
| A library for efficiently using web workers with RxJS observables in TypeScript applications. | 228 |
| An ECMAScript module loader for Node.js that provides a simple and production-ready way to support ES modules in Node 6+ | 5,274 |
| An implementation of Observables in JavaScript to handle asynchronous data streams and subscriptions. | 885 |