# passy/angular-masonry

An AngularJS directive for Masonry.

Repository: https://github.com/passy/angular-masonry
Canonical: https://ross.abutalabs.com/products/angular-masonry
Homepage: https://passy.github.io/angular-masonry
Language: CoffeeScript
License: MIT
License Family: permissive
Archived: true
Last push: 2017-05-17T15:42:06+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4800, "days_push": 3395, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1100, forks 211 (observed 2026-08-28T04:03:35.415553+00:00)

## What it is
An AngularJS 1 directive that wraps David Desandro's Masonry library for building masonry-style grid layouts. It supports ng-repeat bricks, configurable item selectors and column widths, and optional imagesLoaded integration.

## Use cases
- create a masonry grid layout in an AngularJS app
- lay out image galleries in variable-height columns
- dynamically add and remove bricks with ng-repeat
- re-layout bricks after images load to avoid ghosting
- customize column width and item selector for a masonry grid

## When to choose
- you maintain a legacy AngularJS 1 application and need masonry layout
- you want a thin directive wrapper around the Masonry library
- you need ng-repeat integration with dynamic brick registration

## When to avoid
- you use Angular 2+ or any modern framework
- you are starting a new project in 2024 or later
- you need actively maintained layout tooling or CSS grid alternatives

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

## Member repositories
- passy/angular-masonry (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:35.415553+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:45:55.428179+00:00, confidence not recorded.
  - readme: https://github.com/passy/angular-masonry (fetched 2026-08-28T04:03:35.415553+00:00, sha bfdf4f25d7fa)
  - homepage: https://passy.github.io/angular-masonry (fetched 2026-08-29T12:48:58.873504+00:00, sha 7c046fbc6e90)
  - registry_npm: https://registry.npmjs.org/angular-masonry (fetched 2026-08-29T12:48:58.876132+00:00, sha 5f2242e4c746)
- Data as of 2026-08-30T08:39:29.467469+00:00.
