# MopTym/vue-waterfall

A waterfall layout component for Vue.js

Repository: https://github.com/MopTym/vue-waterfall
Canonical: https://ross.abutalabs.com/products/vue-waterfall
Language: Vue
License: MIT
License Family: permissive
Last push: 2018-01-19T08:41:58+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": 3852, "days_push": 3148, "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 2196, forks 256 (observed 2026-08-28T04:06:25.253687+00:00)

## What it is
A Vue.js component that arranges child elements in a Pinterest-style waterfall (masonry) layout, supporting vertical and horizontal line directions. It is distributed as a UMD module usable in modular or plain browser environments.

## Use cases
- build a pinterest-style image grid in vue
- masonry layout for cards of varying heights
- responsive waterfall gallery component
- arrange items in columns with vue
- dynamic layout that reflows when items change

## When to choose
- you need a masonry/waterfall layout in a Vue 1 or Vue 2 app
- you want a lightweight UMD component without heavy dependencies
- you need both vertical and horizontal line layouts

## When to avoid
- you use Vue 3, which this component does not support
- you need CSS-grid-based masonry or actively maintained alternatives
- your project requires long-term support given the last release was in 2018

## Facets
- artifact type: plugin
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: frontend, web-development, web-design
- platform: browser
- tags: vue, waterfall-layout, pinterest-layout, masonry, layout-component, nodejs

## Member repositories
- MopTym/vue-waterfall (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:25.253687+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:47:11.815187+00:00, confidence not recorded.
  - readme: https://github.com/MopTym/vue-waterfall (fetched 2026-08-28T04:06:25.253687+00:00, sha e8db55c24bc7)
  - registry_npm: https://registry.npmjs.org/vue-waterfall (fetched 2026-08-29T10:27:43.742085+00:00, sha 50df77eec907)
- Data as of 2026-08-30T08:39:29.467469+00:00.
