@manticsoftware/angular
v21.1.0-9
Published
Reusable Angular library package for Mantic RAD.
Downloads
66
Readme
@manticsoftware/angular
Angular library package for Mantic RAD, published as @manticsoftware/angular on npm.
Build (this repo)
From the workspace root:
ng build angularOutput is written to dist/rad-angular (see ng-package.json).
Supported third-party packages
The version ranges below match projects/angular/package.json for this release.
When you add @manticsoftware/angular to an app, most of these are also installed transitively. Add them directly if you want them listed in your app or if your package manager (e.g. strict pnpm) requires that.
How copy works here
README files on GitHub and npmjs.com cannot run JavaScript, so a table cell cannot put text on the clipboard by itself. This layout uses:
- A compact table (package + version + 📋).
- 📋 links to the matching install command below (same page). After you jump there, use the Copy control on the fenced
bashblock (hover the block — GitHub and npm show a copy icon in the corner) to copy thenpm i …line to the clipboard.
The install everything command is also in a single fenced block at the bottom with the same Copy control.
| Package | Version | Copy |
| --- | --- | --- |
| @angular/cdk | ^21.1.0 | 📋 |
| @angular/common | ^21.1.0 | 📋 |
| @angular/core | ^21.1.0 | 📋 |
| @angular/forms | ^21.1.0 | 📋 |
| @angular/platform-browser | ^21.1.0 | 📋 |
| @angular/router | ^21.1.0 | 📋 |
| rxjs | ~7.8.0 | 📋 |
| @jsverse/transloco | ^8.2.1 | 📋 |
| @microsoft/signalr | ^10.0.0 | 📋 |
| @ngrx/store | ^21.0.1 | 📋 |
| @primeuix/utils | ^0.6.4 | 📋 |
| @primeng/themes | ^21.0.4 | 📋 |
| angular-svg-icon | ^19.1.1 | 📋 |
| date-fns | ^4.1.0 | 📋 |
| google-libphonenumber | ^3.2.44 | 📋 |
| primeicons | ^7.0.0 | 📋 |
| primelocale | ^2.3.1 | 📋 |
| primeng | ^21.0.4 | 📋 |
| tslib | ^2.3.0 | 📋 |
npm i @angular/cdk@^21.1.0npm i @angular/common@^21.1.0npm i @angular/core@^21.1.0npm i @angular/forms@^21.1.0npm i @angular/platform-browser@^21.1.0npm i @angular/router@^21.1.0npm i rxjs@~7.8.0npm i @jsverse/transloco@^8.2.1npm i @microsoft/signalr@^10.0.0npm i @ngrx/store@^21.0.1npm i @primeuix/utils@^0.6.4npm i @primeng/themes@^21.0.4npm i angular-svg-icon@^19.1.1npm i date-fns@^4.1.0npm i google-libphonenumber@^3.2.44npm i primeicons@^7.0.0npm i primelocale@^2.3.1npm i primeng@^21.0.4npm i tslib@^2.3.0Install all compatible packages at once
Use the Copy control on the fenced block below (GitHub and npmjs.com show it on the code block — hover the top-right of the block).
npm install @angular/cdk@^21.1.0 @angular/common@^21.1.0 @angular/core@^21.1.0 @angular/forms@^21.1.0 @angular/platform-browser@^21.1.0 @angular/router@^21.1.0 rxjs@~7.8.0 @jsverse/transloco@^8.2.1 @microsoft/signalr@^10.0.0 @ngrx/store@^21.0.1 @primeuix/utils@^0.6.4 @primeng/themes@^21.0.4 angular-svg-icon@^19.1.1 date-fns@^4.1.0 google-libphonenumber@^3.2.44 primeicons@^7.0.0 primelocale@^2.3.1 primeng@^21.0.4 tslib@^2.3.0(npm i is an alias of npm install if you prefer the shorter form.)
