adobe / helix-html-pipeline

A library for rendering the html response in Helix3.
https://www.hlx.live/
Apache License 2.0
13 stars 16 forks source link
helix helix-tier1 helix3 html library markdown pipeline

Helix HTML Pipeline

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

Status

codecov GitHub Actions Workflow Status GitHub license GitHub issues semantic-release

Installation

$ npm install @adobe/helix-html-pipeline

Development

Build

$ npm install

Test

$ npm test

Lint

$ npm run lint