awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • acdlite/recomposeacdlite 的头像

    acdlite/recompose

    14,801在 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
    在 GitHub 上查看↗14,801
  1. Home
  2. User Interface & Experience
  3. DOM Manipulation Libraries
  4. Declarative Rendering Frameworks
  5. Render Props
  6. Pattern Conversions