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

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

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

component composition pattern collection

排名更新于 2026年6月30日

For 组件组合模式指南, the strongest matches are vasanthk/react-bits (React Bits is a comprehensive collection of architectural patterns), acdlite/recompose (Recompose is a React utility library that implements higher-order) and krasimir/react-in-patterns (This repository is a comprehensive guide to React patterns). Each is ranked by relevance to your query, popularity and recent activity.

我们为您精选了匹配 “component composition patterns” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。

“组件组合模式指南” 的搜索结果

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

    vasanthk/react-bits

    17,414在 GitHub 上查看↗

    React Bits is a comprehensive collection of architectural patterns, design strategies, and coding standards for building maintainable user interfaces. It functions as a guide for structuring complex applications through modular component composition, declarative state management, and consistent data flow techniques. The project distinguishes itself by providing a library of established design patterns and optimization techniques that address common development challenges. It emphasizes the identification and resolution of suboptimal coding practices, offering reliable alternatives to improve

    React Bits is a comprehensive collection of architectural patterns and design strategies for React, directly providing reusable component composition examples like higher-order components, render props, hooks-based composition, and compound components, which matches the need for a pattern library demonstrating UI composition.

    Higher-Order Components
    在 GitHub 上查看↗17,414
  • 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

    Recompose is a React utility library that implements higher-order component composition and render prop transformations, which fits the search for a component composition pattern collection, though it does not cover hooks-based or compound-component patterns.

    JavaScriptHigher-Order ComponentsRender Prop Transformations
    在 GitHub 上查看↗14,801
  • krasimir/react-in-patternskrasimir 的头像

    krasimir/react-in-patterns

    13,578在 GitHub 上查看↗

    This project is a comprehensive guide to architectural patterns and design techniques for building modular user interfaces with React. It focuses on structuring component hierarchies, implementing state management patterns, and decoupling services to ensure applications remain maintainable and scalable. The collection emphasizes strategies for dependency injection and the separation of business logic from presentation layers. It provides detailed approaches for utilizing containers, higher-order components, and module registries to isolate external services and third-party libraries from the

    This repository is a comprehensive guide to React patterns including higher-order components and render props, making it a relevant pattern collection for component composition even if it may not cover every requested pattern like hooks-based composition or compound components in full detail.

    JavaScriptHigher-Order ComponentsRender Props
    在 GitHub 上查看↗13,578

Related searches

  • 用于构建 UI 组件的设计系统
  • 可复用的 React 设计模式合集
  • a react library for building charts
  • a library of UI components for React
  • UI 组件自定义库
  • 微服务架构设计指南
  • Vue 3 应用组件库
  • React 无头 UI 组件原语