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
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • 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

    Transforms render props and context consumers into wrapper components for easier integration with other logic enhancers.

    JavaScript
    Voir sur GitHub↗14,801
  1. Home
  2. User Interface & Experience
  3. DOM Manipulation Libraries
  4. Declarative Rendering Frameworks
  5. Render Props
  6. Pattern Conversions