# danrevah/ngx-pipes

⚡️ Useful pipes for Angular with no external dependencies!

Repository: https://github.com/danrevah/ngx-pipes
Canonical: https://ross.abutalabs.com/products/ngx-pipes
Homepage: https://danrevah.gitbooks.io/angular-pipes
Language: TypeScript
License: MIT
License Family: permissive
Topics: angular, ng, typescript, pipes, javascript, pipe
Last push: 2024-01-10T20:54:55+00:00

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

## Adoption (not part of the score)
Stars 1570, forks 193 (observed 2026-08-28T04:05:05.303271+00:00)

## What it is
ngx-pipes is a collection of useful Angular pipes (template filters) for strings, arrays, objects, math, and dates, with no external dependencies. It is distributed as an npm package for use in Angular applications.

## Use cases
- format dates as relative time in Angular templates
- slugify or camelize strings in templates
- filter, sort, and group arrays in Angular templates
- pluck or omit object properties in templates
- compute sums, averages, and percentages in templates
- replace lodash-like utility calls in Angular components

## When to choose
- you are building an Angular app and need common template transformations
- you want utility pipes without pulling in lodash or other dependencies

## When to avoid
- you are not using Angular
- you need highly custom or complex data transformations better done in component code

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, developer-tools
- domain: web-development, frontend, developer-tools
- platform: cross-platform
- tags: angular, pipes, typescript, template-utilities, no-dependencies, web-server, nodejs

## Member repositories
- danrevah/ngx-pipes (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:05.303271+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:58:28.369954+00:00, confidence not recorded.
  - readme: https://github.com/danrevah/ngx-pipes (fetched 2026-08-28T04:05:05.303271+00:00, sha edc9c038387a)
  - registry_npm: https://registry.npmjs.org/ngx-pipes (fetched 2026-08-29T11:28:17.185723+00:00, sha 41b8fe447bdc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
