0.4.8 • Published 6 years ago

lighthouse-pharos v0.4.8

Weekly downloads
41
License
MIT
Repository
github
Last release
6 years ago

Pharos Travis build status

Run Multiple Versions of Lighthouse on Windows / Mac OS / Linux

Requirements

You must have lighthouse installed either locally or globally for this package to work.

Installation

To install Pharos using NPM:

npm i lighthouse-pharos

To install Pharos using Yarn:

yarn add lighthouse-pharos

Usage

You can use Pharos by passing in the urls you want to test:

pharos --sites https://airhorner.com/,https://www.pokedex.org/ --output=html

If you would like the output files to be in JSON then add the output flag, by default it outputs HTML:

pharos --sites https://airhorner.com/,https://www.pokedex.org/ --output=json
0.4.8

6 years ago

0.4.7

6 years ago

0.4.6

6 years ago

0.4.5

6 years ago

0.4.4

6 years ago

0.4.3

6 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago