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

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

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

1 个仓库

Awesome GitHub RepositoriesSequence Indexing

Determining the numerical position of an element within a parent container's child list.

Distinct from DOM Node Positioning: Focuses on calculating the index within a list sequence rather than general DOM insertion or replacement.

Explore 1 awesome GitHub repository matching web development · Sequence Indexing. Refine with filters or upvote what's useful.

Awesome Sequence Indexing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • tahash/swapyTahaSh 的头像

    TahaSh/swapy

    8,452在 GitHub 上查看↗

    Swapy is a drag and drop layout library designed to manage the spatial arrangement of UI components. It functions as an element reordering tracker and visual position manager that exports updated layout sequences as data objects after user interactions. The system monitors changes to the visual order of elements to provide updated layout mappings. It enables the rearrangement of on-screen elements through drag and drop interactions to update visual layout mappings. The library covers dynamic layout management and visual element sorting by converting the visual positions of screen elements in

    Determines the index of an element based on its sequence in the parent container during reordering.

    TypeScript
    在 GitHub 上查看↗8,452
  1. Home
  2. Web Development
  3. DOM Node Positioning
  4. Sequence Indexing