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.

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

Add the package to your workspace:

Example :
yarn add @rxap/life-cycle

Install peer dependencies:

Example :
yarn add @angular/core @angular/router @rxap/utilities rxjs 

Execute the init generator:

Example :
yarn nx g @rxap/life-cycle:init

Generators

init

Initialize the package in the workspace

Example :
nx g @rxap/life-cycle:init

results matching ""

    No results matching ""