awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Component Composition Patterns · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesComponent Composition Patterns

Architectural approaches for building complex UI from interchangeable, modular parts.

Distinguishing note: Focuses on the composition pattern rather than specific component implementations.

Explore 1 awesome GitHub repository matching software engineering & architecture · Component Composition Patterns. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Component Composition Patterns

Awesome Component Composition Patterns GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • select2/select2

    select2/select2

    25,972View on GitHub↗

    Select2 is a searchable, modular UI framework designed to enhance standard HTML select elements. It transforms basic form controls into interactive, accessible dropdown interfaces that support multi-selection, tagging, and real-time filtering. By providing a robust set of tools for managing complex data inputs, it enables developers to create more responsive and user-friendly selection components. The project is distinguished by its adapter-based architecture, which allows for deep customization of rendering, data processing, and selection logic. Developers can extend core functionality throu

    Separates logic into interchangeable adapter classes for data, rendering, and behavior.

    JavaScripthacktoberfestjavascriptjquery
    25,972View on GitHub↗