ngx-safe-subscribe
Observable manager
An Angular library that simplifies the process of managing subscriptions to observables in component lifecycle methods
⛑️ Easy way to automatically unsubscribe from RxJS observables in Angular components
3 stars
2 watching
0 forks
Language: TypeScript
last commit: 28 days ago angularobservableondestroyrxjssubscribeunsubscribe
Related projects:
Repository | Description | Stars |
---|---|---|
d6u/redux-observable-middleware | Middleware for subscribing to observables in Redux action creators. | 57 |
ftischler/ngx-rxjs-zone-scheduler | A library that helps manage the scheduling of RxJS Observables in Angular applications. | 32 |
shagglund/observable-store | A Flux-like store and subscriber components based on RxJS observables | 0 |
fxm90/lightweightobservable | An implementation of an observable sequence that can be subscribed to in a lightweight and convenient way | 135 |
angular-extensions/model | A state management library with a minimalist API, allowing immutable data to be exposed as RxJS observables. | 275 |
e-oz/ngx-collection | A state management service for Angular applications. | 31 |
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 |
thanegill/rxoptional | RxOptional is a set of extensions to Swift's optionals and other 'Occupiable' types for working with observables. | 8 |
hirezio/observer-spy | A library to simplify testing of RxJS Observables | 378 |
tomastrajan/ngx-model | A simple state management library with minimalistic API and one-way data flow. | 133 |
angular-redux/ng-redux | A tool that integrates Redux with Angular applications to manage global state and side effects in a structured way. | 1,159 |
fulls1z3/ngx-auth | A utility library for secure authentication and authorization in Angular applications using JWT tokens and the Auth0 platform. | 56 |
samverschueren/obsify | Observableify callback-style functions to enable reactive programming using observable values and subscription handlers. | 41 |
nigrosimone/ng-simple-state | Provides a simple state management solution for Angular applications using services and RxJS or Signal. | 40 |
simplifiedcourses/ngx-signal-state | An opinionated state management library for Angular that simplifies and structures state management. | 61 |