@adobe/helix-html-pipeline 中文文档教程

发布于 3年前 浏览 3 项目主页 更新于 3年前

Helix HTML Pipeline

此包包含用于呈现 helix3 的 html 响应的 helix-pipeline-servicehelix-cloudflare-pipeline 的通用代码。 它具有以下设计目标:

  • be platform neutral, i.e. not using node or browser specific modules or dependencies.
  • +/-0 runtime dependencies
  • offer extension interfaces where platform abstraction is required (e.g. reading from s3)

Status

codecovCircleCIGitHub 许可证GitHub 问题LGTM 代码质量等级:JavaScriptsemantic-release

Installation

$ npm install @adobe/helix-html-pipeline

Usage

请参阅 API 文档

Development

Build

$ npm install

Test

$ npm test

Lint

$ npm run lint

Helix HTML Pipeline

This package contains the common code for helix-pipeline-service and helix-cloudflare-pipeline for rendering the html response for helix3. it has the following design goals:

  • be platform neutral, i.e. not using node or browser specific modules or dependencies.
  • +/-0 runtime dependencies
  • offer extension interfaces where platform abstraction is required (e.g. reading from s3)

Status

codecovCircleCIGitHub licenseGitHub issuesLGTM Code Quality Grade: JavaScriptsemantic-release

Installation

$ npm install @adobe/helix-html-pipeline

Usage

See the API documentation.

Development

Build

$ npm install

Test

$ npm test

Lint

$ npm run lint
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文