@onecx/ngrx-accelerator
v8.6.1
Published
`@onecx/ngrx-accelerator` contains NgRx utilities and helpers for state management. More information about OneCX libraries can be found in the [OneCX documentation](https://onecx.github.io/docs/documentation/current/onecx-portal-ui-libs/index.html).
Downloads
6,079
Readme
@onecx/ngrx-accelerator
@onecx/ngrx-accelerator contains NgRx utilities and helpers for state management.
More information about OneCX libraries can be found in the OneCX documentation.
Installation
npm install @onecx/ngrx-acceleratorAdditional Commands
npx nx run ngrx-accelerator:build- Builds the library and outputs the result to thedistfolder.npx nx run ngrx-accelerator:test- Runs the unit tests for the library.npx nx run ngrx-accelerator:lint- Lints the library's codebase.npx nx run ngrx-accelerator:release- Releases a new version of the library to npm, following semantic versioning guidelines.
