@rxap/ngx-bootstrap
TypeScript icon, indicating that this package has built-in type declarations

19.0.3 • Public • Published

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

Add the package to your workspace:

yarn add @rxap/ngx-bootstrap

Install peer dependencies:

yarn add @angular/core @angular/platform-browser @angular/platform-browser-dynamic @rxap/config @rxap/environment ngx-logger 

Execute the init generator:

yarn nx g @rxap/ngx-bootstrap:init

Generators

init

Initialize the package in the workspace

nx g @rxap/ngx-bootstrap:init

Package Sidebar

Install

npm i @rxap/ngx-bootstrap

Weekly Downloads

245

Version

19.0.3

License

GPL-3.0-or-later

Unpacked Size

4.1 MB

Total Files

149

Last publish

Collaborators

  • badry.muenker
  • mmuenker