lighthouse-plugin-cinememe

November 3, 2019 ยท View on GitHub

Lighthouse plugin to find dank cinememes in a page.

Run Lighthouse!

$ lighthouse https://google.com/ --plugins=lighthouse-plugin-cinememe --view

Local development?

  1. Clone this repo.
  2. $ npm link . Link this package
  3. Install lighthouse
  4. Run!