Ross ROSS = Recommend OSS · open-source software intelligence for agents

ng-packagr/ng-packagr

Compile and package Angular libraries in Angular Package Format (APF) observed · 2026-08-28

github.com/ng-packagr/ng-packagr · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 96
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 20
  • age_days: 3395
  • days_rel: 29
  • days_push: 7
  • n_releases_24m: 30

Full methodology

Adoption not part of the score

1857 stars · 300 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ng-packagr is a build tool that compiles and packages Angular libraries into the Angular Package Format (APF), producing distribution-ready npm packages. It bundles TypeScript sources into FESM2022, generates type definitions, and handles stylesheets and template inlining.

Use cases

  • build an angular library for npm publishing
  • package a component library in angular package format
  • compile typescript angular sources into fesm bundles
  • generate .d.ts type definitions for my angular library
  • publish multiple angular libraries from a monorepo
  • inline scss styles and html templates in an angular package
  • make my library consumable by angular cli and webpack

When to choose

  • you are developing and publishing an Angular library to npm
  • you need output conforming to the Angular Package Format
  • you maintain multiple Angular libraries in a monorepo
  • you want automatic FESM bundling, type definitions, and stylesheet preprocessing

When to avoid

  • you are building an Angular application rather than a library
  • you publish a plain TypeScript/JavaScript package not tied to Angular
  • you need a general-purpose bundler like webpack, esbuild, or rollup

Facets

library · maturity active

build-tool compiler cli css-framework web-development frontend developer-tools cli cross-platform angular angular-package-format npm-packaging typescript scss component-library monorepo command-line nodejs

1 source

Member repositories

RepositoryRoleHealth v2
ng-packagr/ng-packagrmain98

For agents

markdown · JSON · MCP: product_card(name="ng-packagr/ng-packagr")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem