# haltu/muuri

Infinite responsive, sortable, filterable and draggable layouts

Repository: https://github.com/haltu/muuri
Canonical: https://ross.abutalabs.com/products/muuri
Homepage: https://muuri.dev
Language: JavaScript
License: MIT
License Family: permissive
Topics: grid, layout, filter, bin-packing, draggable, drag-and-drop, muuri, dnd, sort
Last push: 2024-05-25T12:11:39+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3908, "days_push": 830, "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 10945, forks 650 (observed 2026-08-28T04:10:44.792840+00:00)

## What it is
Muuri is a JavaScript layout engine for building responsive, sortable, filterable, and draggable grid layouts with animations. It combines the capabilities of Packery, Masonry, Isotope, and Sortable into a single low-level API.

## Use cases
- build draggable kanban boards
- create masonry-style responsive grid layouts
- add drag-and-drop sorting to grid items
- filter and sort grid items with animations
- implement bin-packing layouts in JavaScript
- drag items between multiple grids

## When to choose
- you need custom grid layouts beyond what CSS can do
- you want drag-and-drop, filtering, sorting, and animation in one library
- you need nested grids or cross-grid dragging
- you want layout calculations in web workers for performance

## When to avoid
- simple CSS grid or flexbox layouts suffice
- you need a maintained framework with frequent updates
- you only need basic list sorting without grid layout
- you need React/Vue-specific integration out of the box

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, state-management
- domain: frontend, web-development, web-design
- platform: browser
- tags: grid-layout, drag-and-drop, sortable, filterable, bin-packing, masonry, kanban, layout-engine, nodejs, javascript

## Member repositories
- haltu/muuri (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:44.792840+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:17:18.775340+00:00, confidence not recorded.
  - readme: https://github.com/haltu/muuri (fetched 2026-08-28T04:10:44.792840+00:00, sha e8ea859ec0b6)
  - homepage: https://muuri.dev (fetched 2026-08-29T08:16:18.397841+00:00, sha 7e9e91a95259)
  - site_page: https://docs.muuri.dev (fetched 2026-08-29T08:16:18.408143+00:00, sha 82ecf8f235c0)
  - registry_npm: https://registry.npmjs.org/muuri (fetched 2026-08-29T08:16:18.410207+00:00, sha 995817425213)
- Data as of 2026-08-30T08:39:29.467469+00:00.
