awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • tahash/swapyAvatar de TahaSh

    TahaSh/swapy

    8,452Voir sur 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
    Voir sur GitHub↗8,452
  1. Home
  2. Web Development
  3. DOM Node Positioning
  4. Sequence Indexing