# akoenig/angular-deckgrid

A lightweight masonry-like grid for AngularJS.

Repository: https://github.com/akoenig/angular-deckgrid
Canonical: https://ross.abutalabs.com/products/angular-deckgrid
Homepage: http://akoenig.github.io/angular-deckgrid
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2026-05-28T17:16:02+00:00

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

## Adoption (not part of the score)
Stars 1087, forks 187 (observed 2026-08-28T04:03:32.234199+00:00)

## What it is
A lightweight AngularJS directive that renders a masonry-like grid layout, delegating all visual styling to the developer's CSS. It accepts any collection as its data source and supports card templates via URL, inline string, or inner HTML.

## Use cases
- display photos in a masonry grid with angularjs
- create a pinterest-style card layout
- render variable-height cards in columns
- build a responsive photo gallery grid
- lay out card collections without fixed row heights

## When to choose
- you maintain a legacy AngularJS 1.x app needing a masonry layout
- you want full CSS control over grid appearance
- you need a tiny dependency-free grid directive

## When to avoid
- you use modern Angular, React, or Vue
- you need actively maintained software with security updates
- you want built-in responsive behavior without writing CSS

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, frontend-framework
- domain: web-development, frontend
- platform: browser
- tags: angularjs, masonry, grid-layout, directive, css-grid

## Member repositories
- akoenig/angular-deckgrid (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:32.234199+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-30T06:49:25.960784+00:00, confidence not recorded.
  - readme: https://github.com/akoenig/angular-deckgrid (fetched 2026-08-28T04:03:32.234199+00:00, sha 531cfd85f89a)
  - homepage: http://akoenig.github.io/angular-deckgrid (fetched 2026-08-29T12:52:00.547459+00:00, sha b96ae9481b84)
  - registry_npm: https://registry.npmjs.org/angular-deckgrid (fetched 2026-08-29T12:52:00.556686+00:00, sha a7bb395c561f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
