npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@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 angular

Output 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:

  1. A compact table (package + version + 📋).
  2. 📋 links to the matching install command below (same page). After you jump there, use the Copy control on the fenced bash block (hover the block — GitHub and npm show a copy icon in the corner) to copy the npm 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.0

npm i @angular/common@^21.1.0

npm i @angular/core@^21.1.0

npm i @angular/forms@^21.1.0

npm i @angular/platform-browser@^21.1.0

npm i @angular/router@^21.1.0

npm i rxjs@~7.8.0

npm i @jsverse/transloco@^8.2.1

npm i @microsoft/signalr@^10.0.0

npm i @ngrx/store@^21.0.1

npm i @primeuix/utils@^0.6.4

npm i @primeng/themes@^21.0.4

npm i angular-svg-icon@^19.1.1

npm i date-fns@^4.1.0

npm i google-libphonenumber@^3.2.44

npm i primeicons@^7.0.0

npm i primelocale@^2.3.1

npm i primeng@^21.0.4

npm i tslib@^2.3.0

Install 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.)