Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

adobe/helix-bulk-editor

Helix Bulk Editor

Bulk editor for helix.

Status

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

Installation

$ npm install @adobe/helix-bulk-editor

Usage

See the API documentation.

Development

Build

$ npm install

Test

$ npm test

Lint

$ npm run lint