8000 GitHub - volvachev/angularuse: Collection of essential inject functions for Angular
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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
0