# xudafeng/autoresponsive-react

⚛️ Auto Responsive Layout Library For React

Repository: https://github.com/xudafeng/autoresponsive-react
Canonical: https://ross.abutalabs.com/products/autoresponsive-react
Homepage: https://xudafeng.github.io/autoresponsive-react
Language: JavaScript
License: MIT
License Family: permissive
Topics: react, layout, autoresponsive, component
Last push: 2025-12-06T17:08:28+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 55, release rhythm 8, longevity 100
- inputs: {"age_days": 4190, "days_push": 270, "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 1584, forks 121 (observed 2026-08-28T04:05:07.333050+00:00)

## What it is
autoresponsive-react is an auto responsive grid layout library for React that automatically arranges components into a responsive grid. It is used in production by projects like Alibaba's ice and Ant Design Landing, and has a React Native sibling library.

## Use cases
- build a responsive grid layout in react
- auto arrange cards in a masonry-like grid
- responsive dashboard widget layout
- sort and layout components automatically on resize
- react grid layout component without manual positioning
- responsive image gallery grid in react

## When to choose
- you need automatic, sorted grid arrangement of React components that adapts to container width
- you want a lightweight layout component rather than a full CSS framework
- you need the same auto-responsive layout behavior in React Native via the sibling library

## When to avoid
- you need drag-and-drop reordering or manual item positioning
- your layout needs are simple enough for CSS flexbox or grid
- you are not using React or React Native

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework
- domain: frontend, web-development, web-design
- platform: browser, cross-platform
- tags: react, responsive-layout, grid-layout, layout-component, masonry, auto-layout, nodejs

## Member repositories
- xudafeng/autoresponsive-react (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:07.333050+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:55:59.039612+00:00, confidence not recorded.
  - readme: https://github.com/xudafeng/autoresponsive-react (fetched 2026-08-28T04:05:07.333050+00:00, sha 3bac2dd5eb41)
  - homepage: https://xudafeng.github.io/autoresponsive-react (fetched 2026-08-29T11:26:35.073518+00:00, sha 69bfafdba248)
  - registry_npm: https://registry.npmjs.org/autoresponsive-react (fetched 2026-08-29T11:26:35.082381+00:00, sha f80d964a7580)
- Data as of 2026-08-30T08:39:29.467469+00:00.
