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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesRender Prop Transformations

Utilities that convert render prop patterns into wrapper components for easier composition.

Distinct from Render Props: Focuses on the conversion/transformation of the pattern rather than the implementation of the render prop itself.

Explore 1 awesome GitHub repository matching user interface & experience · Render Prop Transformations. Refine with filters or upvote what's useful.

Awesome Render Prop Transformations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • acdlite/recomposeAvatar de acdlite

    acdlite/recompose

    14,801Ver en 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

    Converts render prop patterns into wrapper components to simplify integration with other logic enhancers.

    JavaScript
    Ver en GitHub↗14,801
  1. Home
  2. User Interface & Experience
  3. DOM Manipulation Libraries
  4. Declarative Rendering Frameworks
  5. Render Props
  6. Render Prop Transformations