# glen-cheney/Shuffle

Categorize, sort, and filter a responsive grid of items

Repository: https://github.com/glen-cheney/Shuffle
Canonical: https://ross.abutalabs.com/products/glen-cheney-shuffle
Homepage: https://shuffle.js.org
Language: TypeScript
License: MIT
License Family: permissive
Topics: grid, masonry, layout, filter, sort, responsive
Last push: 2026-05-12T12:34:22+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 82, release rhythm 38, longevity 100
- inputs: {"age_days": 5366, "days_push": 113, "days_rel": 201, "gap_med": 256, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2371, forks 273 (observed 2026-08-28T04:06:41.809196+00:00)

## What it is
Shuffle.js is a JavaScript library for categorizing, sorting, and filtering responsive grids of DOM items with animated transitions. It handles masonry-style layout, group-based filtering, and sorting, with transitions driven by CSS.

## Use cases
- filter a portfolio grid by category
- build a responsive masonry image gallery
- sort cards by date or title
- animate grid item reordering
- create a filterable product grid
- implement a responsive grid that adapts to screen size

## When to choose
- you need robust, customizable filtering and sorting for a grid
- you want a responsive-by-default masonry layout with CSS-based animations
- you want a free MIT-licensed alternative to Isotope

## When to avoid
- you need layout modes that fill empty gaps (use Packery)
- you need many layout modes or a large community ecosystem (Isotope)
- your grid depends on images that load after initialization without handling load events

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation, state-management
- domain: frontend, web-development, web-design
- platform: browser, cross-platform
- tags: grid-layout, masonry, filtering, sorting, responsive-design, typescript, css-animations, nodejs

## Member repositories
- glen-cheney/Shuffle (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:41.809196+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-30T02:35:12.695735+00:00, confidence not recorded.
  - readme: https://github.com/glen-cheney/Shuffle (fetched 2026-08-28T04:06:41.809196+00:00, sha d49267859c14)
  - homepage: https://shuffle.js.org (fetched 2026-08-29T10:16:29.451764+00:00, sha ff92e6891f1c)
  - site_page: https://shuffle.js.org/docs/install (fetched 2026-08-29T10:16:29.460468+00:00, sha 982054ff5c43)
  - site_page: https://shuffle.js.org/docs/faqs (fetched 2026-08-29T10:16:29.462263+00:00, sha da3e3c62bbc4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
