lighthouse-script-generator

1.0.3 • Public • Published

lighthouse-script-generator

Lighthouse-script-generator package helps generate lighthouse performance recording scripts from xlsx files

Usage

Installation

>> npm i lighthouse-script-generator

CLI Usage

>> lighthouse-script-generator --help

Usage: performance-script-generator [options] [command]

CLI utility to generate performance scripts from XLSX for lighthouse

Options:
    -V, --version   output the version number
    -h, --help      display help for command

Commands:
    generate [options] [string]  Genrates a performance script for lighthouse executor from a XLSX file
    help [command]  display help for command

## Run the command below, that will generate a test script for you in perf_aduit_scripts folder
>> lighthouse-script-generator generate TestScript.xlsx

Sorry but README is underconstruction!!

Package Sidebar

Install

npm i lighthouse-script-generator

Weekly Downloads

2

Version

1.0.3

License

ISC

Unpacked Size

30.5 kB

Total Files

12

Last publish

Collaborators

  • _mayur_galande_