Skip to content

adobe-rnd/helix-product-pipeline

Helix Product Pipeline

This package contains the common code for helix-product-service and helix-product-worker for rendering the product bus html. it has the following design goals:

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

Status

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

Installation

$ npm install @dylandepass/helix-product-pipeline

Development

Build

$ npm install

Test

$ npm test

Lint

$ npm run lint

About

A library for rendering the product html responses in Helix.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •