UNPKG

@paintface_danny/alpine-match-heights

Version:

Alpine.js plugin to match heights of elements

21 lines (20 loc) 451 B
{ "name": "@paintface_danny/alpine-match-heights", "version": "1.0.1", "description": "Alpine.js plugin to match heights of elements", "keywords": [ "alpine", "alpinejs", "plugin", "match-height", "equal-height" ], "module": "dist/alpine-match-heights.esm.js", "unpkg": "dist/alpine-match-heights.min.js", "scripts": { "build": "node scripts/build.js" }, "devDependencies": { "esbuild": "^0.21.4" } }