# AshesOfOwls/jquery.shapeshift

A dynamic grid system with drag and drop functionality.

Repository: https://github.com/AshesOfOwls/jquery.shapeshift
Canonical: https://ross.abutalabs.com/products/jqueryshapeshift
Homepage: http://ashesofowls.github.com/jquery.shapeshift/
Language: CoffeeScript
License: MIT
License Family: permissive
Last push: 2016-12-25T11:01:38+00:00

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

## Adoption (not part of the score)
Stars 1653, forks 297 (observed 2026-08-28T04:05:17.102700+00:00)

## What it is
A jQuery plugin that arranges elements into a dynamic, responsive column grid similar to Pinterest, with drag-and-drop reordering across containers. It maintains logical index positions so grids render consistently across reloads.

## Use cases
- build a pinterest-style masonry grid with jquery
- drag and drop cards between multiple grid containers
- create a responsive grid that rearranges on window resize
- support multi-width tiles in a column grid
- make a draggable dashboard widget layout
- enable touch drag and drop for grid items

## When to choose
- you are already using jQuery and jQuery UI Draggable/Droppable
- you need drag-and-drop reordering in a masonry-style column grid
- you want consistent grid rendering based on element order

## When to avoid
- starting a new modern project without jQuery (use CSS Grid, Muuri, or SortableJS instead)
- you need virtualized or very large lists
- you need actively maintained software with recent fixes

## Facets
- artifact type: plugin
- maturity: abandoned
- function: ui-components, animation
- domain: frontend, web-development
- platform: browser
- tags: jquery-plugin, drag-and-drop, grid-layout, masonry, pinterest-style, responsive-grid, coffeescript

## Member repositories
- AshesOfOwls/jquery.shapeshift (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:17.102700+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-30T03:44:57.438421+00:00, confidence not recorded.
  - readme: https://github.com/AshesOfOwls/jquery.shapeshift (fetched 2026-08-28T04:05:17.102700+00:00, sha b503dca0c4c3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
