npm.io
8.9.0 • Published yesterday

@onecx/angular-remote-components

Licence
Apache-2.0
Version
8.9.0
Deps
1
Size
97 kB
Vulns
0
Weekly
0
Stars
3

@onecx/angular-remote-components

@onecx/angular-remote-components manages remote Angular components, enabling dynamic component loading and integration within OneCX applications. More information about OneCX libraries can be found in the OneCX documentation.

Installation

npm install @onecx/angular-remote-components

Additional Commands

  • npx nx run angular-remote-components:build - Builds the library and outputs the result to the dist folder.
  • npx nx run angular-remote-components:test - Runs the unit tests for the library.
  • npx nx run angular-remote-components:lint - Lints the library's codebase.
  • npx nx run angular-remote-components:release - Releases a new version of the library to npm, following semantic versioning guidelines.