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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • atlassian/pragmatic-drag-and-dropAvatar de atlassian

    atlassian/pragmatic-drag-and-drop

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