1 repo
Specialized state management solutions for complex component-based UI interactions.
Distinguishing note: Focuses on spatial relationship management, distinct from general-purpose state containers.
Explore 1 awesome GitHub repository matching web development · Component State Managers. Refine with filters or upvote what's useful.
This project is a declarative drag-and-drop library designed for building accessible and fluid interface interactions within web applications. It provides a component-based interface for managing complex list reordering and spatial relationships between elements, utilizing a specialized state container to coordinate movement logic. The library distinguishes itself through a focus on accessibility, maintaining a live connection between visual drag states and the browser accessibility tree to support screen readers and keyboard navigation. It optimizes performance by bypassing standard componen
Coordinates complex spatial relationships and movement logic between interactive elements in a browser environment.