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

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

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

1 个仓库

Awesome GitHub RepositoriesBundle Orchestrators

Systems that manage the mapping and delivery of specific modules to their corresponding bundles.

Distinct from JavaScript Bundling Workflows: Focuses on the orchestration of asset delivery via mappings, rather than the generic bundling workflow.

Explore 1 awesome GitHub repository matching web development · Bundle Orchestrators. Refine with filters or upvote what's useful.

Awesome Bundle Orchestrators GitHub Repositories

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

    jamiebuilds/react-loadable

    16,525在 GitHub 上查看↗

    react-loadable is a React component lazy loader and JavaScript bundle orchestrator designed to manage the delivery of asynchronous components. It provides a bridge for server-side rendering to coordinate dynamic module preloading and prevent content flicker during client hydration. The project includes a dynamic component preloader to trigger background fetches of visual components before they are required on screen. It utilizes a system to map individual modules to their respective bundles, ensuring the correct assets are delivered. The library covers code splitting workflows and asynchrono

    Maps individual modules to their respective bundles to ensure correct asset delivery.

    JavaScriptasyncbabel-plugincode-splitting
    在 GitHub 上查看↗16,525
  1. Home
  2. Web Development
  3. JavaScript Bundling Workflows
  4. Bundle Orchestrators