awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesReorderable Virtual Lists

Capabilities for rearranging items within a virtualized list that only renders visible elements.

Distinct from Virtualized List Rendering: Distinct from Virtualized List Rendering: adds drag-and-drop reordering on top of the rendering optimization.

Explore 1 awesome GitHub repository matching user interface & experience · Reorderable Virtual Lists. Refine with filters or upvote what's useful.

Awesome Reorderable Virtual Lists GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • atlassian/pragmatic-drag-and-dropAvatar von atlassian

    atlassian/pragmatic-drag-and-drop

    12,685Auf GitHub ansehen↗

    Pragmatic Drag and Drop is a TypeScript library that provides a complete system for implementing drag and drop interactions in web applications. It handles the full lifecycle of drag operations, from registering drop targets and monitoring drag events to managing cleanup functions, all through a structured adapter-based approach. The library supports a wide range of data manipulation patterns, including reordering items within lists, tables, trees, virtual lists, and side navigation, as well as moving items between lists and across columns in a board layout. It also enables swapping items in

    Supports reordering items within a virtualized list via drag-and-drop.

    TypeScriptdnddrag-and-dropdropzone
    Auf GitHub ansehen↗12,685
  1. Home
  2. User Interface & Experience
  3. Dynamic List Rendering
  4. Virtualized List Rendering
  5. Reorderable Virtual Lists