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

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

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

1 个仓库

Awesome GitHub RepositoriesHydration Strategies

Techniques for attaching interactive behaviors to pre-rendered static HTML content.

Distinguishing note: Focuses on the hydration process specifically, distinct from general rendering frameworks.

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

Awesome Hydration Strategies GitHub Repositories

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

    11ty/eleventy

    19,670在 GitHub 上查看↗

    Eleventy is a JavaScript-based static site generator designed to transform templates, data files, and markdown into optimized HTML. It functions as a versatile template rendering engine and content management framework, allowing developers to aggregate data from diverse sources—including local files, databases, and external APIs—to populate structured web content. The project is distinguished by its template-engine-agnostic pipeline, which decouples the build process from specific rendering languages. This allows users to integrate multiple template formats, such as Liquid, Nunjucks, Handleba

    Initializes frontend components by defining custom hydration types for attaching interactive behavior.

    JavaScriptblog-enginedocumentation-tooleleventy
    在 GitHub 上查看↗19,670
  1. Home
  2. Web Development
  3. Hydration Strategies

探索子标签

  • Hydration Registration APIsAPIs for defining custom hydration types to attach interactive behavior to static elements. **Distinct from Hydration Strategies:** Focuses on the registration of hydration types, distinct from general hydration strategies.