awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesGhost Elements

Temporary visual proxies used during drag operations to provide feedback without disrupting layout.

Distinct from Element Positioning: Specifically covers the visual proxy pattern for drag-and-drop, distinct from general element positioning.

Explore 2 awesome GitHub repositories matching user interface & experience · Ghost Elements. Refine with filters or upvote what's useful.

Awesome Ghost Elements GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • sortablejs/sortableالصورة الرمزية لـ SortableJS

    SortableJS/Sortable

    31,135عرض على GitHub↗

    Sortable is a framework-agnostic JavaScript library for creating reorderable lists through drag and drop interactions. It functions as a reorderable list manager that allows users to rearrange DOM elements using pointer interactions on modern browsers and touch devices. The library enables the transfer or cloning of items between different lists using shared group identifiers. It supports complex organizational structures, including nested reorderable lists for managing hierarchical data across different levels. Its capabilities cover the animation of element movements and the configuration

    Provides a ghost-element visual proxy to maintain layout stability during item reordering.

    JavaScriptdragdrag-and-dropdrag-drop
    عرض على GitHub↗31,135
  • bevacqua/dragulaالصورة الرمزية لـ bevacqua

    bevacqua/dragula

    22,160عرض على GitHub↗

    Dragula is a JavaScript drag and drop library and DOM element manipulator used to move and reorder HTML elements between multiple containers. It functions as a UI interaction framework and event manager that tracks drag lifecycles to facilitate the movement of elements within a web browser interface. The library distinguishes itself through configurable constraint validation, allowing developers to define which elements are draggable and which containers are permitted drop targets. It supports specialized interaction patterns such as element cloning, the use of specific drag handles to restri

    Creates a temporary shadow element that follows the cursor to visualize the potential drop position.

    JavaScriptcomponentdrag-and-dropdrag-drop
    عرض على GitHub↗22,160
  1. Home
  2. User Interface & Experience
  3. Element Positioning
  4. Ghost Elements