rxjs-loading-state

Eliminates manual state management for loading and error states by transforming Observables into a LoadingState

rxjs-concat-friction

An RxJS extension method that concats an Observable to emit events with a decreasing velocity magnitude based on the velocity of the last event of its source sequence and a given friction coefficient.

queue-rxjs

A queue that allows you to susbscibe to changes with RxJS