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

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

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

2 个仓库

Awesome GitHub RepositoriesBootstrap Script Injections

Mechanisms for injecting client-side hydration scripts into server-generated HTML streams.

Distinct from Streaming Server-Side Rendering: Distinct from generic initialization scripts: specifically targets hydration bootstrap for SSR.

Explore 2 awesome GitHub repositories matching web development · Bootstrap Script Injections. Refine with filters or upvote what's useful.

Awesome Bootstrap Script Injections GitHub Repositories

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

    facebook/react

    245,669在 GitHub 上查看↗

    React 是一个用于构建用户界面的 JavaScript 库,采用组件化架构和单向数据流。

    Adds external script paths to generated HTML streams to enable client-side hydration.

    JavaScriptjavascriptuifrontend
    在 GitHub 上查看↗245,669
  • leptos-rs/leptosleptos-rs 的头像

    leptos-rs/leptos

    20,993在 GitHub 上查看↗

    Leptos is a full-stack Rust web framework designed for building reactive applications that share logic and types between the server and the browser. It provides a comprehensive toolkit for developing web interfaces where specific DOM nodes update automatically in response to changes in underlying reactive signals, rather than re-rendering entire component trees. The framework distinguishes itself through a fine-grained reactivity model that tracks dependencies at the individual data point level. It utilizes compile-time template transformation to convert declarative HTML-like syntax into opti

    Injects client-side hydration scripts into server-generated HTML streams.

    Rustdomfine-grainedisomorphic
    在 GitHub 上查看↗20,993
  1. Home
  2. Web Development
  3. Streaming Server-Side Rendering
  4. Bootstrap Script Injections