# manfredsteyer/ngx-build-plus

Extend the Angular CLI's default build behavior without ejecting, e. g. for Angular Elements

Repository: https://github.com/manfredsteyer/ngx-build-plus
Canonical: https://ross.abutalabs.com/products/ngx-build-plus
Language: TypeScript
License Family: other
Last push: 2025-10-07T10:51:54+00:00

## Health v2 (maintenance only)
Score: 43/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 45, release rhythm 8, longevity 100
- inputs: {"age_days": 3007, "days_push": 330, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1198, forks 135 (observed 2026-08-28T04:03:57.638307+00:00)

## What it is
A TypeScript library that extends the Angular CLI's default build behavior without ejecting, by merging partial webpack configs or custom builder functions. It also supports building a single bundle, e.g. for Angular Elements.

## Use cases
- customize webpack config in an Angular project without ejecting
- build Angular Elements as a single bundle
- merge a partial webpack config into the Angular CLI build
- add custom webpack plugins like DefinePlugin to ng build
- use webpack externals with the Angular CLI

## When to choose
- you need custom webpack settings in an Angular CLI project but want to avoid ejecting
- you are building Angular Elements and need a single-bundle output
- you want to keep inheriting the default Angular builder options while extending them

## When to avoid
- your project uses the new Angular esbuild/application builder rather than webpack
- the Angular CLI's default configuration already meets your needs
- you prefer a fully custom build pipeline over extending the CLI

## Facets
- artifact type: library
- maturity: active
- function: build-tool, plugin-system, developer-tools
- domain: web-development, frontend, developer-tools
- platform: cli, cross-platform
- tags: angular-cli, angular-elements, webpack-configuration, single-bundle, custom-builders, nodejs

## Member repositories
- manfredsteyer/ngx-build-plus (main) score 43

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:57.638307+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:21:10.853148+00:00, confidence not recorded.
  - readme: https://github.com/manfredsteyer/ngx-build-plus (fetched 2026-08-28T04:03:57.638307+00:00, sha ddd1431b1d8c)
  - registry_npm: https://registry.npmjs.org/ngx-build-plus (fetched 2026-08-29T12:28:28.659854+00:00, sha 39dbbf187ea4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
