abortable-rx
By Felix Becker • Added May 22, 2020 •
Drop-in replacements for RxJS Observable methods and operators that work with AbortSignal
.
Enables easy interop between Observable code and Promise-returning functions, without losing the cancellation capabilities of RxJS.