until-destroy
Component destroyer
An RxJS operator that automatically unsubscribes from observables when the component is destroyed.
🦊 RxJS operator that unsubscribe from observables on destroy
2k stars
30 watching
100 forks
Language: TypeScript
last commit: 12 months ago
Linked from 1 awesome list
angularangular2decoratorsrxjsunsubscribe
Related projects:
Repository | Description | Stars |
---|---|---|
| A reactive state management solution built on top of RxJS. | 1,628 |
| A library and module for dynamic component binding in Angular applications | 323 |
| An Angular library that simplifies the process of managing subscriptions to observables in component lifecycle methods | 3 |
| A library to observe the lifecycle of an Angular component and automatically unsubscribe from observables when the component is destroyed. | 34 |
| A Node.js module implementing the algorithm for comparing two objects for equality | 781 |
| Tools and directives to make Angular views more modular and maintainable | 121 |
| A library that enhances Angular's form handling with type support and reactive query capabilities. | 611 |
| An Angular component and directive for selecting values from a dropdown list with features like auto-suggestions and custom formatting. | 280 |
| Removes console statements from JavaScript code to strip debugging information | 251 |
| A framework-agnostic implementation of RxJS effects for building reactive, asynchronous applications | 62 |
| An Angular library providing reactive breakpoint observation based on signals. | 8 |
| A utility for ensuring exhaustive checks on TypeScript discriminated unions to enhance type safety and reliability in Angular applications | 5 |
| A library that provides a flexible edit-in-place solution for Angular applications | 265 |
| A collection of helpful RxJS operators for building Angular applications | 136 |
| Provides assertions for testing RxJava Observables in Java | 117 |