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
·

1 repository

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

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

    acdlite/recompose

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

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