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

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

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

1 个仓库

Awesome GitHub RepositoriesReact Project Layouts

Standardized organization of React component files and export patterns.

Distinct from Project Structure Standardization: Specializes general project structure standardization specifically for the arrangement of React components and exports.

Explore 1 awesome GitHub repository matching software engineering & architecture · React Project Layouts. Refine with filters or upvote what's useful.

Awesome React Project Layouts GitHub Repositories

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

    ecomfe/spec

    4,605在 GitHub 上查看↗

    Spec 是一套全面的前端编码标准规范和项目架构指南。它提供了一个用于组织目录结构、模块依赖和包布局的框架,以创建可扩展且可预测的代码库。 该项目定义了严格的 React 组件治理标准,包括特定的命名约定和 Props 结构模式。它还建立了 JSON API 数据规范,通过标准化的交换格式和 HTTP 响应结构确保系统组件之间的可预测通信。 该规范涵盖了广泛的功能,包括通过语义化 HTML 和可访问表单控件实现 Web 无障碍合规,以及针对 DOM 操作和资源加载的 Web 性能优化策略。它进一步详细说明了 JavaScript、HTML 和 CSS 的编码风格标准,以在开发团队中保持一致性。

    Organizes React component files and export patterns to ensure consistency across the codebase.

    在 GitHub 上查看↗4,605
  1. Home
  2. Software Engineering & Architecture
  3. Project Structure Standardization
  4. React Project Layouts