awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesComponent Configuration Providers

Context-based providers for injecting default properties into component hierarchies.

Distinguishing note: No candidates provided; focuses on dependency injection of component props.

Explore 3 awesome GitHub repositories matching user interface & experience · Component Configuration Providers. Refine with filters or upvote what's useful.

Awesome Component Configuration Providers 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.
  • vuetifyjs/vuetifyAvatar de vuetifyjs

    vuetifyjs/vuetify

    41,003Voir sur GitHub↗

    This project is a comprehensive UI toolkit that provides a declarative, reactive framework for building modular web interfaces. It centers on a component-based architecture that maps application state to rendered elements, utilizing a twelve-point flexbox grid system and nested containers to manage complex layouts. The library ensures consistent behavior across large-scale applications by providing centralized configuration for component defaults, themes, and global design tokens. What distinguishes this framework is its deep integration of Material Design principles alongside a highly flexib

    The library configures default property values for components across the entire application to ensure consistent behavior and reduced repetition.

    TypeScriptjavascriptmaterialmaterial-components
    Voir sur GitHub↗41,003
  • tusen-ai/naive-uiAvatar de tusen-ai

    tusen-ai/naive-ui

    18,381Voir sur GitHub↗

    Naive UI is a comprehensive TypeScript user interface library and component set designed specifically for Vue 3 applications. It provides a type-safe framework for building web interfaces, featuring a responsive layout engine and high-performance data components such as virtual-scroll data tables. The library is distinguished by a customizable theme system that utilizes type-safe JavaScript objects for visual overrides instead of traditional CSS variables. This architecture allows for dynamic runtime updates and global style configurations managed through a centralized provider. The framewor

    Ships a centralized provider to distribute global theme settings and locale defaults across the component tree.

    TypeScriptcomponent-libraryui-componentsvue
    Voir sur GitHub↗18,381
  • seek-oss/playroomAvatar de seek-oss

    seek-oss/playroom

    4,579Voir sur GitHub↗

    Playroom is a frontend design system tool and JSX component sandbox. It functions as a UI component workbench and TypeScript-aware prototyper, allowing developers to design and test user interfaces within a live, interactive environment. The project enables visual testing by rendering the same component across multiple themes, screen sizes, and property configurations simultaneously. It provides a mechanism for interactive style guides and design system documentation, where components can be prototyped using an existing library and exported as a distributable sandbox. The workbench includes

    Injects custom wrappers around rendered output to provide components with required context and properties.

    TypeScriptdesigndesign-systemsfront-end
    Voir sur GitHub↗4,579
  1. Home
  2. User Interface & Experience
  3. Component Configuration Providers