awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • xmartlabs/eurekaAvatar xmartlabs

    xmartlabs/Eureka

    11,820Vezi pe 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
    Vezi pe GitHub↗11,820
  1. Home
  2. User Interface & Experience
  3. Component Inheritance Patterns