awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Infrastructure and Utility Systems · Awesome GitHub Repositories

5 repos

Awesome GitHub RepositoriesInfrastructure and Utility Systems

Foundational utilities and automated systems that support component discovery and introspection, distinct from the components themselves.

Explore 5 awesome GitHub repositories matching user interface & experience · Infrastructure and Utility Systems. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Component Frameworks and Libraries
  4. UI Component Architectures
  5. Infrastructure and Utility Systems

Awesome Infrastructure and Utility Systems GitHub Repositories

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

    vuejs/vue

    209,962GitHubView on GitHub↗

    This project is a framework for building user interfaces through a component-based architecture. It utilizes a declarative template syntax and a reactive data-binding system to synchronize application state with the Document Object Model. Developers can construct complex interfaces by composing reusable, self-contained

    TypeScriptframeworkfrontendjavascript
  • twbs/bootstrap

    twbs/bootstrap

    173,988GitHubView on GitHub↗

    Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides a standardized library of reusable UI components, such as navigation bars, modals, and forms, alongside a robust grid system that ensures consistent layout alignment across diverse viewport sizes. By es

    MDXbootstrapcsscss-framework
  • angular/angular

    angular/angular

    99,962GitHubView on GitHub↗

    Angular is a platform for building web applications using a component-based architecture. It provides a comprehensive suite of tools for managing encapsulated UI units, including hierarchical dependency injection, a declarative template system, and fine-grained reactivity through signals. The framework supports complex

    TypeScriptangularjavascriptpwa
  • ant-design/ant-design

    ant-design/ant-design

    97,624GitHubView on GitHub↗

    Ant Design is an enterprise-grade component library and design system framework built for developing complex, data-heavy web applications. It provides a comprehensive collection of pre-built, state-driven interface elements that map data properties to rendered components, ensuring consistent interaction patterns and vi

    TypeScriptant-designantddesign-systems
  • nuxt/nuxt

    nuxt/nuxt

    59,659GitHubView on GitHub↗

    Nuxt is a universal web framework designed for building full-stack applications that seamlessly transition between server-side rendering and client-side interactivity. It provides a comprehensive development environment that automates routing, dependency injection, and type generation, allowing developers to focus on a

    TypeScriptcsrframeworkfull-stack

Explore sub-tags

  • Auto-Imported ComponentsSystems that automatically register and provide reusable interface elements throughout an application.
  • Component Customization Hooks1 sub-tagSemantic hooks that allow developers to target and customize specific internal elements of UI components.
  • Component Infrastructure1 sub-tagUnified programming interfaces that manage and control the behavior of user interface components.
Component Introspection Utilities
Utilities that provide access to component hierarchy information, including parent, child, and root instances.
  • Component Selector Systems1 sub-tagGuidelines and systems for identifying and selecting custom elements within a component-based architecture.