Provides utilities and components for managing application environments in Angular, including determining environment names, release versions, and providing environment-specific configurations. It offers a component to display environment information and functions to update the environment with build details. The package also includes an init generator for setting up peer dependencies.

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

Installation Add the package to your workspace: ```bash yarn add

@rxap/environment

Example :
**Install peer dependencies:** ```bash yarn add
  @angular/common@^19.1.3 @angular/core@^19.1.3 

Execute the init generator: bash yarn nx g @rxap/environment:init

Generators

Example :
##
init
>
Initialize the package in the workspace

```bash nx g
@rxap/environment:init
```

results matching ""

    No results matching ""