小程序rxjs Packages

@nitedani/rxjs-stream

Currently this package has one function:<br> `fromReadStream<T>(readStream:stream.Readable): Observable<T>` <br> <br> `fromReadStream` creates an rxjs observable from a node readstream with backpressure support. <br> How it works: the underlying read

0.0.9 • Published 5 years ago

rsjs

The core implementation of Reactive Streams (with ES Observable API).

0.1.2 • Published 9 years ago

rx-deep-subject

RxJS util for converting plain JS-object to object in which every property is either object or BehaviorSubject of primitive

0.0.3 • Published 7 years ago