grid-masonry-browser
v0.3.0
Published
Framework-independent DOM adapter for grid-masonry-core.
Readme
grid-masonry-browser
Framework-independent DOM adapter for grid-masonry-core. It normalizes host
items, calls Core, applies returned geometry, and manages stable element and
virtualization lifecycle.
npm install grid-masonry-browserThe adapter does not implement placement, own scroll observation, reorder DOM
children, infer text direction, or define product content. Layout-only changes
reuse retained elements; content changes may call updateItem; leaving a
virtual window destroys the item lifecycle; disposal is idempotent.
See the Browser guide.
MIT © 2026 Sorune. See the repository LICENSE.
