@rxap/ngx-bootstrap

@rxap/ngx-bootstrap

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:

yarn add @rxap/ngx-bootstrap

Install peer dependencies:

yarn add @angular/core@19.0.3 @angular/platform-browser@19.0.3 @angular/platform-browser-dynamic@19.0.3 @rxap/config@^19.0.0-dev.2 @rxap/environment@^19.0.0-dev.2 ngx-logger@5.0.12 

Execute the init generator:

yarn nx g @rxap/ngx-bootstrap:init

Generators

init

Initialize the package in the workspace

yarn nx g @rxap/ngx-bootstrap:init