0.2.0 • Published 1 year ago

@volvachev/angularuse v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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;
0.1.0

1 year ago

0.1.2

1 year ago

0.2.0

1 year ago

0.1.1

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago