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
·

2 dépôts

Awesome GitHub RepositoriesData Mapping Utilities

Tools for mapping data properties from objects to component properties.

Distinguishing note: Focuses on data transformation for UI components rather than general data processing.

Explore 2 awesome GitHub repositories matching user interface & experience · Data Mapping Utilities. Refine with filters or upvote what's useful.

Awesome Data Mapping Utilities 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 specifies which object properties represent the display title and underlying value for each selectable item in a component.

    TypeScriptjavascriptmaterialmaterial-components
    Voir sur GitHub↗41,003
  • acdlite/recomposeAvatar de acdlite

    acdlite/recompose

    14,801Voir sur GitHub↗

    Recompose is a suite of toolsets for implementing higher-order component composition, context extraction, render optimization, and external state integration. It provides a library of utilities to wrap components in reusable logic and behavioral layers, allowing developers to chain functional wrappers and reduce nesting within a component tree. The project focuses on the composition of functional wrappers to inject properties and behavior into components. It includes a set of helpers for extracting values from component context and passing them as direct properties, as well as tools for integ

    Provides utilities for mapping data properties from complex objects to component properties for UI rendering.

    JavaScript
    Voir sur GitHub↗14,801
  1. Home
  2. User Interface & Experience
  3. Data Mapping Utilities