awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesContext Mapping Utilities

Helpers for extracting values from a component's context and transforming them into props.

Distinct from Request Context Helpers: Distinct from Request Context Helpers: focuses on UI component tree context mapping rather than asynchronous request-specific data flows.

Explore 1 awesome GitHub repository matching software engineering & architecture · Context Mapping Utilities. Refine with filters or upvote what's useful.

Awesome Context Mapping Utilities GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • acdlite/recomposeAvatar von acdlite

    acdlite/recompose

    14,801Auf GitHub ansehen↗

    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 a set of wrappers for extracting values from component context and passing them as direct properties.

    JavaScript
    Auf GitHub ansehen↗14,801
  1. Home
  2. Software Engineering & Architecture
  3. Application Lifecycle Management
  4. Runtime Control & Customization
  5. Context Mapping Utilities