awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Interface and Configuration Definitions · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesInterface and Configuration Definitions

Specifications for component inputs, properties, and type-safety contracts, distinct from internal implementation logic.

Explore 2 awesome GitHub repositories matching user interface & experience · Interface and Configuration Definitions. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Component Frameworks and Libraries
  4. UI Component Architectures
  5. Interface and Configuration Definitions

Awesome Interface and Configuration Definitions GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • 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
  • vuejs/core

    vuejs/core

    53,019GitHubView on GitHub↗

    Vue is a progressive JavaScript framework designed for building modular, reactive user interfaces. It utilizes a component-based architecture that allows developers to encapsulate logic, templates, and styles into reusable units. At its core, the framework employs a virtual DOM renderer and a proxy-based reactivity sys

    TypeScript

Explore sub-tags

  • Component Attributes2 sub-tagsDefinitions for component properties, including type validation and control over attribute inheritance.
  • Component Interfaces1 sub-tagMechanisms for exposing specific internal properties or methods of a component to its parent.
  • Type-Safe Component APIs1 sub-tagMechanisms for defining and validating component events using runtime declarations or type-based syntax.
UI Component Configuration1 sub-tag
Settings that allow for the customization of component properties, such as assigning specific class names.