danger-plugin-lhci
v0.0.6
Published
Takes lhci manifest.json data and makes it a pretty table
Downloads
201
Maintainers
Readme
danger-plugin-lhci
fork of https://github.com/orta/danger-plugin-lighthouse.git
works with manifest.json and support any categories list
Usage
Install:
yarn add danger-plugin-lhci --dev
At a glance:
// dangerfile.js
import lhci from 'danger-plugin-lhci'
// Defaults to looking in ./results for JSON files
lhci()
Changelog
See the GitHub release history.
Contributing
See CONTRIBUTING.md.