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: 8 months ago
Linked from 1 awesome list
angularangular2decoratorsrxjsunsubscribe
Related projects:
Repository | Description | Stars |
---|---|---|
ngneat/elf | A reactive state management solution built on top of RxJS. | 1,622 |
indigosoft/ngxd | A library and module for dynamic component binding in Angular applications | 322 |
badisi/ngx-safe-subscribe | An Angular library that simplifies the process of managing subscriptions to observables in component lifecycle methods | 3 |
cloudnc/ngx-observable-lifecycle | A library to observe the lifecycle of an Angular component and automatically unsubscribe from observables when the component is destroyed. | 34 |
inspect-js/node-deep-equal | A Node.js module implementing the algorithm for comparing two objects for equality | 778 |
ngneat/overview | Tools and directives to make Angular views more modular and maintainable | 121 |
ngneat/reactive-forms | A library that enhances Angular's form handling with type support and reactive query capabilities. | 611 |
ng2-ui/auto-complete | An Angular component and directive for selecting values from a dropdown list with features like auto-suggestions and custom formatting. | 280 |
sindresorhus/gulp-strip-debug | Removes console statements from JavaScript code to strip debugging information | 251 |
ngneat/effects | A framework-agnostic implementation of RxJS effects for building reactive, asynchronous applications | 62 |
tutkli/ngx-breakpoint-observer | An Angular library providing reactive breakpoint observation based on signals. | 8 |
soc221b/ngx-exhaustive-check | A utility for ensuring exhaustive checks on TypeScript discriminated unions to enhance type safety and reliability in Angular applications | 4 |
ngneat/edit-in-place | A library that provides a flexible edit-in-place solution for Angular applications | 265 |
nilsmehlhorn/ngx-operators | A collection of helpful RxJS operators for building Angular applications | 136 |
ribot/assertj-rx | Provides assertions for testing RxJava Observables in Java | 117 |