# preboot/angularjs-webpack

A complete, yet simple, starter for AngularJS using webpack

Repository: https://github.com/preboot/angularjs-webpack
Canonical: https://ross.abutalabs.com/products/angularjs-webpack
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2020-01-05T18:08:53+00:00

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

## Adoption (not part of the score)
Stars 1695, forks 640 (observed 2026-08-28T04:05:23.749576+00:00)

## What it is
A starter boilerplate for building AngularJS 1.x applications with Webpack, including Babel for ES6/ES7, a dev server with live reload, and a Karma/Jasmine testing setup. It provides a pre-configured, commented Webpack build with production cache-busting and npm-script-based workflows.

## Use cases
- start a new AngularJS 1.x project with webpack
- set up ES6/Babel build for a legacy AngularJS app
- get a dev server with live reload for AngularJS
- configure karma and jasmine unit testing for AngularJS
- production webpack build with cache busting for AngularJS
- replace gulp/grunt workflow with npm scripts

## When to choose
- you are maintaining or starting an AngularJS 1.x app and want a ready-made webpack setup
- you want a minimal, well-commented webpack config without gulp or grunt
- you need a quick scaffold with testing and live reload included

## When to avoid
- you are starting a modern Angular (2+) project
- you want an actively maintained starter - the last release was 2020 and AngularJS is end-of-life
- you prefer a different bundler like Vite or esbuild

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: build-tool, testing, developer-tools
- domain: web-development, frontend, developer-tools
- platform: -
- tags: angularjs, webpack, starter-template, babel, es6, karma, boilerplate, legacy-angular, boilerplate, nodejs, javascript, web

## Member repositories
- preboot/angularjs-webpack (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:23.749576+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-30T08:32:30.695855+00:00, confidence not recorded.
  - readme: https://github.com/preboot/angularjs-webpack (fetched 2026-08-28T04:05:23.749576+00:00, sha 9e78ea034033)
- Data as of 2026-08-30T08:39:29.467469+00:00.
