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 RepositoriesPattern Conversions

Utilities that transform specific rendering patterns into compatible wrapper components.

Distinct from Render Props: Distinct from Render Props: focuses on the conversion of render props into HOC wrappers rather than the implementation of the render prop pattern itself.

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

Awesome Pattern Conversions 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

    Transforms render props and context consumers into wrapper components for easier 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. Pattern Conversions