@beebase/ngx-destroyable
v0.0.1
Published
NgxDestroyable provides a basic abstract class `Destroyable` which implements the angular lifecycle event `OnDestroy` and a method which returns a `takeUntil` rxjs operator which will end a stream once the component is destroyed.
Readme
NgxDestroyable
NgxDestroyable provides a basic abstract class Destroyable which implements the angular lifecycle event OnDestroy and a method which returns a takeUntil rxjs operator which will end a stream once the component is destroyed.
