awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

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

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

    vuetifyjs/vuetify

    41,003Vezi pe 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
    Vezi pe GitHub↗41,003
  • tusen-ai/naive-uiAvatar tusen-ai

    tusen-ai/naive-ui

    18,381Vezi pe 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
    Vezi pe GitHub↗18,381
  • seek-oss/playroomAvatar seek-oss

    seek-oss/playroom

    4,579Vezi pe GitHub↗

    Playroom este un instrument de design system pentru frontend și un sandbox pentru componente JSX. Acesta funcționează ca un banc de lucru pentru componente UI și un prototipator cu suport pentru TypeScript, permițând dezvoltatorilor să proiecteze și să testeze interfețe utilizator într-un mediu live, interactiv. Proiectul permite testarea vizuală prin randarea aceleiași componente simultan pe mai multe teme, dimensiuni de ecran și configurații de proprietăți. Oferă un mecanism pentru ghiduri de stil interactive și documentație de design system, unde componentele pot fi prototipate folosind o bibliotecă existentă și exportate ca sandbox distribuibil. Bancul de lucru include capabilități pentru comutarea stării, gestionarea dimensiunilor ferestrelor și parsarea tipurilor statice pentru autocompletarea proprietăților (props). De asemenea, dispune de instrumente pentru organizarea fragmentelor de cod, injectarea de variabile globale și încapsularea componentelor în arbori de provideri personalizați pentru a menține starea globală necesară. Este furnizată o interfață în linie de comandă (CLI) pentru orchestrarea serverului de dezvoltare local și compilarea mediului sandbox într-un format distribuibil.

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

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