danrevah/ngx-pipes
⚡️ Useful pipes for Angular with no external dependencies! 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3569
- days_rel: n/a
- days_push: 966
- n_releases_24m: 0
Adoption not part of the score
1570 stars · 193 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
ui-components developer-tools web-development frontend developer-tools cross-platform angular pipes typescript template-utilities no-dependencies web-server nodejs
2 sources
- readme: https://github.com/danrevah/ngx-pipes · fetched 2026-08-28 · edc9c038387a
- registry_npm: https://registry.npmjs.org/ngx-pipes · fetched 2026-08-29 · 41b8fe447bdc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| danrevah/ngx-pipes | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="danrevah/ngx-pipes")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem