Provides base classes and utilities for bootstrapping Angular applications, including module-based and standalone components, with configuration loading and environment management. It offers abstractions for common setup tasks, such as dynamic module federation and environment updates. This package simplifies the initialization process for Angular projects.

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/ngx-bootstrap

Example :
**Install peer dependencies:** ```bash yarn add
  @angular/core@^19.1.3 @angular/platform-browser@^19.1.3 @angular/platform-browser-dynamic@^19.1.3 @rxap/config@^19.0.1-dev.5 @rxap/environment@^19.0.1-dev.5 ngx-logger@^5.0.12 

Execute the init generator: bash yarn nx g @rxap/ngx-bootstrap:init

Generators

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

```bash nx g
@rxap/ngx-bootstrap:init
```

results matching ""

    No results matching ""