# michaelbromley/angularUtils

A place where I will collect useful re-usable Angular components that I make

Repository: https://github.com/michaelbromley/angularUtils
Canonical: https://ross.abutalabs.com/products/angularutils
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2019-04-16T14:52:30+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": 4609, "days_push": 2696, "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 1995, forks 842 (observed 2026-08-28T04:06:03.438898+00:00)

## What it is
A collection of reusable AngularJS components including filters, directives, and services extracted from a large-scale AngularJS project. It includes utilities like pagination, Disqus embedding, breadcrumbs, tag autocomplete, and date formatting filters.

## Use cases
- add automatic pagination to an AngularJS app
- embed Disqus comments in an AngularJS application
- generate breadcrumbs for angular-ui-router nested views
- add Twitter-style tag autocomplete to a text input
- format dates with English ordinal suffixes
- add a terminal typing effect to text elements

## When to choose
- you are maintaining a legacy AngularJS 1.x application and need small drop-in components
- you want copy-paste directives with bundled unit tests for AngularJS

## When to avoid
- you are starting a new project with modern Angular (2+), React, or Vue
- you need actively maintained or supported components

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, developer-tools
- domain: web-development, frontend, developer-tools
- platform: -
- tags: angularjs, directives, filters, unmaintained, component-collection, web-server, javascript

## Member repositories
- michaelbromley/angularUtils (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:03.438898+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:02:31.129741+00:00, confidence not recorded.
  - readme: https://github.com/michaelbromley/angularUtils (fetched 2026-08-28T04:06:03.438898+00:00, sha f961c4889380)
- Data as of 2026-08-30T08:39:29.467469+00:00.
