awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • atlassian/pragmatic-drag-and-dropatlassian 的头像

    atlassian/pragmatic-drag-and-drop

    12,685在 GitHub 上查看↗

    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
    在 GitHub 上查看↗12,685
  1. Home
  2. User Interface & Experience
  3. Dynamic List Rendering
  4. Virtualized List Rendering
  5. Reorderable Virtual Lists