Skip to content

Collection of essential inject functions for Angular

License

Notifications You must be signed in to change notification settings

volvachev/angularuse

Repository files navigation

AngularUse

npm version npm bundle size .github/workflows/ci.yml Coveralls github

Collection of essential Angular inject functions

inject functions and directives

inject rxjs functions

  • useInsideZone and insideZone - RxJs operator, that run subscription function inside NgZone;
  • useOutsideZone and outsideZone - RxJs operator, that run subscription function outside NgZone;
  • useUntilDestroy - RxJs operator, which automatically unsubscribes from the Observable on hook OnDestroy;

About

Collection of essential inject functions for Angular

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published