@onecx/angular-utils
v8.2.1
Published
`@onecx/angular-utils` includes utility services and helper functions for Angular applications in the OneCX ecosystem. More information about OneCX libraries can be found in the [OneCX documentation](https://onecx.github.io/docs/documentation/current/onec
Readme
@onecx/angular-utils
@onecx/angular-utils includes utility services and helper functions for Angular applications in the OneCX ecosystem.
More information about OneCX libraries can be found in the OneCX documentation.
Installation
npm install @onecx/angular-utilsAdditional Commands
npx nx run angular-utils:build- Builds the library and outputs the result to thedistfolder.npx nx run angular-utils:test- Runs the unit tests for the library.npx nx run angular-utils:lint- Lints the library's codebase.npx nx run angular-utils:release- Releases a new version of the library to npm, following semantic versioning guidelines.
