Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

ngx‑componentdestroyed is a small Angular library that lets developers automatically unsubscribe from RxJS observables when a component is destroyed, preventing memory‑leak bugs. By extending the provided OnDestroyMixin and using the `untilComponentDestroyed` (or `takeUntil(componentDestroyed…)`) pipe operator, Angular developers can safely tie observable lifetimes to component lifecycles without writing manual cleanup code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of w11k/ngx-componentdestroyed

Account's avatar
reactivex/rxjs
Reactive Extensions for modern JavaScript
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
evanw/node-source-map-support
Fixes stack traces for files with source maps
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
typings/typings
The TypeScript Definition Manager
Account's avatar
mikeal/watch
Utilities for watching file trees.

Support the repos that depend on this repository

Top contributors

romanroe's profile
romanroe
77 contributions
mischkl's profile
mischkl
3 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
w11k

w11k/ngx-componentdestroyed

Unsubscribe from Observables in Angular Components

TypeScript
95
6
Apache License 2.0