# mgechev/angularjs-in-patterns

AngularJS in patterns - this repository provides different look into AngularJS. It contains information where different design patterns are used inside the framework or any Angular application.

Repository: https://github.com/mgechev/angularjs-in-patterns
Canonical: https://ross.abutalabs.com/products/angularjs-in-patterns
Homepage: https://mgechev.github.io/angularjs-in-patterns/
Language: JavaScript
License: MIT
License Family: permissive
Topics: angular, design-pattern
Last push: 2022-07-21T07:02:12+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4544, "days_push": 1504, "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 1945, forks 238 (observed 2026-08-28T04:05:57.732814+00:00)

## What it is
An open-source educational document explaining how classic software design and architectural patterns (Singleton, Decorator, Observer, etc.) are applied within AngularJS and AngularJS single-page applications. It is available as a GitHub repository and hosted website, with translations in several languages.

## Use cases
- learn how design patterns are used in AngularJS
- understand AngularJS architecture through design patterns
- study singleton, decorator, and observer patterns in a real framework
- prepare for an AngularJS codebase review or interview
- find architectural patterns for single-page applications

## When to choose
- you already know OOP and design patterns and want to see them applied in AngularJS
- you maintain or study a legacy AngularJS 1.x application
- you want a free, translated reference on AngularJS internals

## When to avoid
- you are starting a new project with modern Angular (2+)
- you need a beginner tutorial that teaches design patterns from scratch
- you need up-to-date documentation for actively developed frameworks

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation
- domain: web-development, tutorials, programming-languages
- platform: -
- tags: angularjs, design-patterns, educational, single-page-applications, web-server, javascript

## Member repositories
- mgechev/angularjs-in-patterns (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:57.732814+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-30T03:07:58.290398+00:00, confidence not recorded.
  - readme: https://github.com/mgechev/angularjs-in-patterns (fetched 2026-08-28T04:05:57.732814+00:00, sha 967bd117aef8)
  - homepage: https://mgechev.github.io/angularjs-in-patterns/ (fetched 2026-08-29T10:47:15.719218+00:00, sha 3ab9c83abdc9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
