Ross ROSS = Recommend OSS · open-source software intelligence for agents

a8m/angular-filter

Bunch of useful filters for AngularJS (with no external dependencies!) observed · 2026-08-28

github.com/a8m/angular-filter · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4440
  • days_rel: n/a
  • days_push: 3187
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2897 stars · 319 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A collection of useful AngularJS filters for collections, strings, math, and boolean checks, with no external dependencies. It is the AngularJS (1.x) counterpart to the author's ng-pipes library for Angular 2+.

Use cases

  • filter and group collections in AngularJS templates
  • fuzzy search a list in an ng-repeat
  • slugify or truncate strings in AngularJS views
  • format bytes or percentages in templates
  • deduplicate and sort arrays in AngularJS
  • check types and compare values inside templates

When to choose

  • you maintain a legacy AngularJS 1.x app and need template filters without adding lodash
  • you want collection utilities like groupBy, unique, or pluck directly in templates

When to avoid

  • you are using Angular 2+ or any modern framework - use ng-pipes or native code instead
  • you are starting a new project, since AngularJS is end-of-life and this library is unmaintained

Facets

library · maturity abandoned

ui-components developer-tools web-development frontend browser angularjs filters pipes collection-utilities string-utilities legacy javascript

3 sources

Member repositories

RepositoryRoleHealth v2
a8m/angular-filtermain23

For agents

markdown · JSON · MCP: product_card(name="a8m/angular-filter")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem