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

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

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

1 个仓库

Awesome GitHub RepositoriesStructural and Behavioral Examples

Runnable JavaScript code snippets demonstrating both behavioral and structural design patterns.

Distinct from JavaScript Examples: Combines both behavioral and structural pattern examples rather than focusing on only one category

Explore 1 awesome GitHub repository matching software engineering & architecture · Structural and Behavioral Examples. Refine with filters or upvote what's useful.

Awesome Structural and Behavioral Examples GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • addyosmani/essential-js-design-patternsaddyosmani 的头像

    addyosmani/essential-js-design-patterns

    4,910在 GitHub 上查看↗

    该项目是一个专注于 JavaScript 经典设计模式实现的库和软件架构指南。它提供了一系列具体的编码示例,将理论架构模式转化为可运行的代码,以提高软件的可维护性和可扩展性。 该仓库专注于用于解决常见软件工程问题的结构型和行为型模式。它提供了一套用于组织复杂逻辑和管理前端代码组织的模板和标准。 内容涵盖了广泛的能力领域,包括专业 JavaScript 开发以及应用既定的架构原则来解耦组件和管理应用复杂性。

    Provides runnable JavaScript implementations of various behavioral and structural design patterns.

    HTML
    在 GitHub 上查看↗4,910
  1. Home
  2. Software Engineering & Architecture
  3. Behavioral Design Patterns
  4. JavaScript Examples
  5. Structural and Behavioral Examples