# angular/flex-layout

Provides HTML UI layout for Angular applications; using Flexbox and a Responsive API

Repository: https://github.com/angular/flex-layout
Canonical: https://ross.abutalabs.com/products/flex-layout
Language: TypeScript
License: MIT
License Family: permissive
Topics: flexbox, grid, responsive, layout, mediaquery, engine, angular, adaptive
Archived: true
Last push: 2024-09-03T13:24:59+00:00

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

## Adoption (not part of the score)
Stars 5827, forks 743 (observed 2026-08-28T04:09:30.122020+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, css-framework, frontend-framework
- domain: web-development, frontend, web-design
- platform: browser
- tags: angular, flexbox, responsive-layout, mediaquery, deprecated, web-server, nodejs

## Member repositories
- angular/flex-layout (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:30.122020+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-29T17:52:06.247092+00:00, confidence not recorded.
  - readme: https://github.com/angular/flex-layout (fetched 2026-08-28T04:09:30.122020+00:00, sha a4004ae2485c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
