# angular/angular-seed

Seed project for angular apps.

Repository: https://github.com/angular/angular-seed
Canonical: https://ross.abutalabs.com/products/angular-seed
Homepage: http://angularjs.org/
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2022-02-28T04:45:47+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5731, "days_push": 1647, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 13079, forks 6772 (observed 2026-08-28T04:11:01.969375+00:00)

## What it is
angular-seed is an application skeleton for bootstrapping AngularJS web apps, preconfigured with a sample app, dev server, and testing tools. AngularJS reached end-of-life in January 2022, so this seed is no longer maintained.

## Use cases
- bootstrap a new angularjs app
- angularjs starter project template
- learn how to structure an angularjs application
- set up angularjs with testing tools quickly
- example of wiring controllers and views in angularjs

## When to choose
- you must maintain or extend a legacy AngularJS 1.x codebase
- you want a minimal reference setup for an old AngularJS app

## When to avoid
- starting any new web project - AngularJS is end-of-life since January 2022
- you want modern Angular - use the Angular CLI instead
- you need maintained tooling, security updates, or community support

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: web-framework, e2e-testing, developer-tools
- domain: web-development, frontend, developer-tools
- platform: cross-platform
- tags: angularjs, seed-project, starter-template, scaffolding, legacy, boilerplate, nodejs, web-server

## Member repositories
- angular/angular-seed (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:01.969375+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:31:01.309193+00:00, confidence not recorded.
  - readme: https://github.com/angular/angular-seed (fetched 2026-08-28T04:11:01.969375+00:00, sha c842dee23cfe)
  - homepage: http://angularjs.org/ (fetched 2026-08-29T08:09:30.640019+00:00, sha a328391b9ada)
  - site_page: https://docs.angularjs.org/misc/faq (fetched 2026-08-29T08:09:30.656806+00:00, sha 8f3cc541c1f5)
  - registry_npm: https://registry.npmjs.org/angular-seed (fetched 2026-08-29T08:09:30.658766+00:00, sha 9ce95a53308f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
