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 RepositoriesComponent Inheritance Patterns

Architectural patterns for creating specialized UI components by inheriting and overriding base properties.

Distinct from Prototype Extensions: The candidates refer to JS prototypes or generic software patterns; this is specifically about UI component extension via inheritance.

Explore 1 awesome GitHub repository matching user interface & experience · Component Inheritance Patterns. Refine with filters or upvote what's useful.

Awesome Component Inheritance Patterns 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.
  • xmartlabs/eurekaAvatar de xmartlabs

    xmartlabs/Eureka

    11,820Voir sur GitHub↗

    Eureka is a framework for building structured data-entry interfaces and forms in Swift for iOS applications. It provides a declarative UI layout engine and a dynamic input interface to define fields, sections, and row layouts through a configuration layer. The system distinguishes itself through dynamic interface management, including conditional visibility and interaction control that reacts to real-time user changes. It supports complex input behaviors such as expandable row rendering, multivalued field management for inserting or deleting similar rows, and custom keyboard navigation that s

    Allows the creation of custom input fields by inheriting from and overriding the properties of base row cells.

    Swift
    Voir sur GitHub↗11,820
  1. Home
  2. User Interface & Experience
  3. Component Inheritance Patterns