UNPKG

@rxap/life-cycle

Version:

Provides an Angular service and guard to manage application lifecycle. It allows to execute code when the application is stable and ready. Includes a guard to prevent route activation until the app is ready.

11 lines (6 loc) 193 B
## API ### Classes - [IsAppReadyGuard](../wiki/Class.IsAppReadyGuard) - [LifeCycleService](../wiki/Class.LifeCycleService) ### Interfaces - [LifeCycleHook](../wiki/Interface.LifeCycleHook)