0.4.8 • Published 7 years ago

lighthouse-pharos v0.4.8

Weekly downloads
41
License
MIT
Repository
github
Last release
7 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

7 years ago

0.4.7

7 years ago

0.4.6

7 years ago

0.4.5

7 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago