Skip to main content
ngx-reactive-loading

ngx-reactive-loading

Reactive loading state management for Angular applications

Easy to use

Includes utilities to simplify common use cases like multiple,, dynamic or automatic loading states, reducing the boilerplate code.

Reactive

Uses RxJS behind the hood to performs state updating, side effects and more. Supports Angular OnPush change detection strategy.

Angular DI

Uses angular dependency injection to access state across components easily, allowing you to do more work with less code.