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.