Back to browse
GitHub Repository

A regular CSS `grid` container

8 starsTypeScript

A Web Component for Drag and Drop Layouts

by texodus·Mar 23, 2026·1 point·0 comments

AI Analysis

●●SolidWizardryCozy

Zero DOM mutation layout component using pure CSS grid.

Strengths
  • CSS grid generation means zero DOM mutation at runtime
  • Web Component interoperable with any framework without dependencies
  • Async-aware container rendering enables smooth animations over event loop boundaries
Weaknesses
  • Panels must be added and removed programmatically rather than auto-registered
  • No built-in persistence for saving layout state between sessions
Target Audience

Frontend developers building dashboard interfaces

Similar To

react-grid-layout · Gridster.js · Golden Layout

Similar Projects

Developer Tools●●Solid

Drag-and-Drop in the Terminal

Cell-by-cell diff rendering hits O(changed cells) while Ink redraws entire frames.

WizardryNiche Gem
re-marked
201mo ago