# just-jeb/angular-builders

Angular build facade extensions (Jest and custom webpack configuration)

Repository: https://github.com/just-jeb/angular-builders
Canonical: https://ross.abutalabs.com/products/angular-builders
Language: TypeScript
License: MIT
License Family: permissive
Topics: angular, angular-cli, webpack, custom, build, webpack-dev-server, dev-server, builder, customization, customized-builds, extend, jest, jest-test, unit-test, ivy, builders, angular15, angular16, angular17, angular18
Last push: 2026-09-02T21:45:11+00:00

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

## Adoption (not part of the score)
Stars 1162, forks 208 (observed 2026-09-03T02:15:13.904764+00:00)

## What it is
A collection of community Angular CLI builders that extend the Angular build facade with custom webpack/esbuild configuration and Jest unit testing support. Packages ship schematics for automated setup and version-aligned migrations.

## Use cases
- customize webpack config in an Angular CLI project without ejecting
- run Jest unit tests in Angular instead of Karma
- extend the Angular dev server with custom webpack-dev-server options
- customize esbuild options in modern Angular builds
- migrate Angular builders between major versions automatically

## When to choose
- you need build customization beyond what angular.json options allow
- your team prefers Jest over the default Karma test runner
- you want drop-in builders with automated ng add/ng update migrations

## When to avoid
- your project builds fine with default Angular CLI configuration
- you use a non-Angular bundler setup like Nx with its own executors
- you need builders for an Angular major version not yet supported

## Facets
- artifact type: library
- maturity: active
- function: build-tool, testing, developer-tools
- domain: web-development, frontend, developer-tools, testing
- platform: cli, cross-platform
- tags: angular, angular-cli, webpack, esbuild, jest, builders, schematics, custom-webpack, dev-server, nodejs

## Member repositories
- just-jeb/angular-builders (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:13.904764+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:31:38.877232+00:00, confidence not recorded.
  - readme: https://github.com/just-jeb/angular-builders (fetched 2026-09-03T02:15:13.904764+00:00, sha 5947c509c569)
- Data as of 2026-08-30T08:39:29.467469+00:00.
