Search results

29 packages found

Decorator for auto unsubscribtion from observable

published 1.1.0 2 years ago
M
Q
P

[![Build Status](https://travis-ci.org/w11k/ngx-componentdestroyed.svg?branch=master)](https://travis-ci.org/w11k/ngx-componentdestroyed) [![npm version](https://badge.fury.io/js/%40w11k%2Fngx-componentdestroyed.svg)](https://badge.fury.io/js/%40w11k%2Fng

published 5.0.2 4 years ago
M
Q
P

Easy way to automatically unsubscribe from RxJS observables in Angular components

published 4.0.15 4 days ago
M
Q
P

Decorador de classe que irá automaticamente cancelar os observáveis

published 2.0.0 5 years ago
M
Q
P

Simplest way to unsubscribe your RxJS observables automatically when your Angular component gets destroyed

published 0.1.13 a year ago
M
Q
P

To improve the angular application performance we need to implement ngOnDestroy in each and every component and we need to manually make the component variable undefined and call unsubscribe for the subscriptions for Angular application performance improv

published 1.0.1 2 years ago
M
Q
P

A simple way to unsubscribe from an RxJs stream in Angular (2+) when the component is destroyed

published 2.1.0 6 years ago
M
Q
P

Easy to use service to unsubscribe from RxJs observables.

published 1.0.2 a year ago
M
Q
P
M
Q
P

A standalone angular directive to avoid creating multiple subscriptions with AsyncPipe.

published 0.0.10 a year ago
M
Q
P

RxJS operator that unsubscribes from observable on Angular component destruction

published 1.1.1 5 years ago
M
Q
P

An angular component mixin and a pipe operator to automatically unsubscribe when your component is destroyed. Written in Typescript.

published 1.1.0 5 years ago
M
Q
P

The module is developed to export decorator for the purpose of unsubscrbing from events and observables to avoid memory leaks in angular application

published 1.0.4 6 years ago
M
Q
P

auto unsubbing component for angular 2. It automatically unsubscribe from your observable if you use takeUntil(_destroy$) on them

published 1.0.4 7 years ago
M
Q
P

Custom rxjs operator to automatically unsubscribe any subscription when an Angular component/service is destroyed

published 1.2.4 5 years ago
M
Q
P

![build: passing](https://raw.githubusercontent.com/PavelDymkov/ngx-subscribable/master/badges/build.svg) ![test: passing](https://raw.githubusercontent.com/PavelDymkov/ngx-subscribable/master/badges/test.svg) ![license: MIT](https://raw.githubusercontent

published 1.0.3 2 years ago
M
Q
P

Typescript decorator for auto unsubscribe when component is destroyed.

published 1.0.6 3 years ago
M
Q
P

Angular 6+ garbage collector for RxJS subscriptions

published 3.0.0 6 years ago
M
Q
P

A decorator to unsubscribe from RxJs observables

published 1.0.2 3 years ago
M
Q
P

Higher-oder component to automatically unsubscribe from observables in Angular component classes.

published 1.1.7 4 years ago
M
Q
P