rxjs-ng-extras
v0.0.2
Published
Extends RxJS 5 with additional methods useful for Angular (2+)
Downloads
3
Maintainers
Readme
rxjs-ng-extras
Additional RxJS 5 operators and helpers for Angular (2+).
Ideas for new functionality and contributions are welcome.
Install
npm install rxjs-ng-extrasOperators
observeOnZone(zone)
Produces a new observable which runs in the specified zone.
