0.0.4 • Published 6 months ago

@tronicboy/rxjs-operators v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

About this Package

This package is a collection of useful RxJS operators I frequently use in my development.

You are more than welcome to use as you please!

License

Distributed under the MIT license.

Operators Included

Here is the documentation on the operators included.

filterForDoubleClick

Allows you to simply use RxJS to gather double click events.

stopWhileHidden

Stops and restarts whatever Observable in the stream when the window or tab is not in view.

logWhenObservableCompletes

A decorator that logs when a method returning an observable completes.

0.0.4

6 months ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago