Releases: navix/ing
Releases · navix/ing
1.0.1
1.0.0
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.