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

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

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

1 个仓库

Awesome GitHub RepositoriesPlugin Authoring APIs

Programming interfaces that enable developers to hook into application lifecycles to implement custom functionality.

Explore 1 awesome GitHub repository matching software engineering & architecture · Plugin Authoring APIs. Refine with filters or upvote what's useful.

Awesome Plugin Authoring APIs GitHub Repositories

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

    webpack/webpack

    65,834在 GitHub 上查看↗

    Webpack is a module bundler that maps project dependencies into a directed acyclic graph to transform diverse file types into optimized, browser-ready assets. It functions as a build pipeline orchestrator, using entry points to recursively resolve imports and bundle modules, scripts, and static assets into a unified output. The project is distinguished by its plugin-based architecture and loader-driven transformation pipeline. It utilizes an event-driven hook system that allows developers to intercept and modify the build process at specific lifecycle stages, enabling custom code transformati

    Exposes robust interfaces for developers to inject custom processing logic into the build lifecycle.

    JavaScriptamdbuild-toolcommonjs
    在 GitHub 上查看↗65,834
  1. Home
  2. Software Engineering & Architecture
  3. Integration & Extensibility
  4. Extensibility
  5. Plugin Architectures
  6. Developer Authoring Interfaces
  7. Plugin Authoring APIs