UNPKG

wps-website-performance-scores

Version:

Website Performance Scores (WPS) is a Puppeteer-based library developed in order to measure the performance of a website using WebVitals scores (like Lighthouse).

11 lines 255 B
{ "fullDate": true, "viewport": { "width": 1000, "height": 1000 }, "targetWebsite": "https://www.google.com/", "logFilePath": "./logs/scoreLogs.json", "screenshotFilePath": "./screenshots/", "imageType": "jpg" }