amfe/lib-flexible
可伸缩布局方案 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 4375
- days_rel: n/a
- days_push: 1087
- n_releases_24m: 0
Adoption not part of the score
12492 stars · 3405 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A classic Alibaba library that adapts web page layout to different screen widths by dynamically setting the root font-size (rem-based scaling) for mobile web pages. It is now considered a transitional solution, with the README recommending native viewport units instead.
Use cases
- make a mobile web page scale across different screen sizes
- rem-based responsive layout for legacy mobile H5 pages
- adapt page layout to device width automatically
- maintain an old project that still uses lib-flexible
When to choose
- maintaining a legacy mobile web project already built around rem scaling
- targeting very old browsers that lack viewport unit support
When to avoid
- starting a new project - use CSS viewport units (vw/vh) instead
- the README itself recommends abandoning this library in favor of viewport units
Facets
library · maturity maintenance
ui-components css-framework frontend web-development mobile-development browser responsive-layout rem-adaptation mobile-web viewport deprecated javascript nodejs
1 source
- readme: https://github.com/amfe/lib-flexible · fetched 2026-08-28 · 953949fdf9cb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| amfe/lib-flexible | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="amfe/lib-flexible")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem