@adobe/helix-task-support

Helix Task Support

Usage no npm install needed!

<script type="module">
  import adobeHelixTaskSupport from 'https://cdn.skypack.dev/@adobe/helix-task-support';
</script>

README

Helix Task Support

An example library to be used in and with Project Helix

Status

codecov CircleCI GitHub license GitHub issues LGTM Code Quality Grade: JavaScript semantic-release

Installation

$ npm install @adobe/helix-task-support

Usage

See the API documentation.

Development

Build

$ npm install

Test

$ npm test

Lint

$ npm run lint