Skip to content

Releases: navix/ing

1.0.1

23 Dec 19:49
Compare
Choose a tag to compare
  • Fix: build to es modules

1.0.0

23 Dec 17:42
Compare
Choose a tag to compare

First release.

  • Stores multiple async operation states: New, Ongoing, Succeed, Failed.
  • Gives Observable with the state and one-time subscription methods.
  • Has a helper operator for RxJS integration.
  • Adapted for using in Angular templates.
  • Easily integrates with your custom services and components.
  • Has no additional dependencies and complex abstractions.