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 RepositoriesData-Driven UI Controllers

Managers that synchronize UI state and layout with an underlying data model.

Distinct from Content Data Models: Unlike content models or pagination, this focuses on the controller that drives DOM updates from data.

Explore 1 awesome GitHub repository matching user interface & experience · Data-Driven UI Controllers. Refine with filters or upvote what's useful.

Awesome Data-Driven UI Controllers 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.
  • patrickkunka/mixitupAvatar de patrickkunka

    patrickkunka/mixitup

    4,543Voir sur GitHub↗

    Mixitup is a dependency-free DOM element animation library and grid layout engine. It serves as a client-side content filter and data-driven UI controller designed to manage the smooth visual transition of HTML elements during insertion, removal, and sorting operations. The system specializes in creating interactive gallery interfaces and dynamic content filtering. It allows for the reorganization of elements using custom attributes or random sequences, while synchronizing the arrangement and visibility of interface elements with an underlying data model. Beyond filtering and sorting, the li

    Controls insertion, removal, sorting, and pagination by updating a dataset instead of manipulating the DOM.

    JavaScriptanimationdom-manipulationfilter
    Voir sur GitHub↗4,543
  1. Home
  2. User Interface & Experience
  3. Data-Driven UI Controllers