angular/flex-layout
Provides HTML UI layout for Angular applications; using Flexbox and a Responsive API observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 3942
- days_rel: n/a
- days_push: 729
- n_releases_24m: 0
Adoption not part of the score
5827 stars · 743 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Angular Flex-Layout is a TypeScript library providing a declarative Flexbox-based layout API and a responsive engine with mediaQuery observables for Angular applications. The Angular team no longer publishes new releases, so it is effectively deprecated in favor of modern CSS approaches.
Use cases
- build responsive flexbox layouts in Angular apps
- apply different layouts per breakpoint with a responsive API
- replace manual CSS flexbox with declarative HTML attributes
- observe media query changes in Angular components
- control element visibility and sizing across devices
When to choose
- you maintain a legacy Angular app already using @angular/flex-layout
- you need a declarative flexbox API with built-in responsive breakpoints in Angular
When to avoid
- starting a new Angular project - the team recommends modern CSS instead
- you need actively maintained layout tooling with new releases
- your project uses frameworks other than Angular
Facets
library · maturity maintenance
ui-components css-framework frontend-framework web-development frontend web-design browser angular flexbox responsive-layout mediaquery deprecated web-server nodejs
1 source
- readme: https://github.com/angular/flex-layout · fetched 2026-08-28 · a4004ae2485c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| angular/flex-layout | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="angular/flex-layout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem