All Projects → siteriaitaliana → plugin-lighthouse

siteriaitaliana / plugin-lighthouse

Licence: other
A simple sitespeed.io lighthouse plugin to collect few performance metrics

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to plugin-lighthouse

performance-budgets
performance-budgets gives you a simple way to check and stay on top of performance
Stars: ✭ 56 (+300%)
Mutual labels:  web-performance, lighthouse
Garie
Open source web performance
Stars: ✭ 484 (+3357.14%)
Mutual labels:  web-performance, lighthouse
Puppeteer Webperf
Automating Web Performance testing with Puppeteer 🎪
Stars: ✭ 1,392 (+9842.86%)
Mutual labels:  web-performance, lighthouse
lighthouse-batch-parallel
A module for helping collecting websites' Lighthouse audit data in batches. Get the report data stream in CSV, JS Object or JSON format. Also provide a cli-tool to generate the report file in CSV or JSON format directly.
Stars: ✭ 22 (+57.14%)
Mutual labels:  lighthouse
lighthouse-chromium-alpine-docker
Run Google's Lighthouse headless in the background
Stars: ✭ 16 (+14.29%)
Mutual labels:  lighthouse
webperftoolbar
A drop-in toolbar to help visualize a website's performance.
Stars: ✭ 20 (+42.86%)
Mutual labels:  web-performance
quasar-starter-ssr-pwa-jest-cypress
Accelerated starter kit for building a quasar 17 app.
Stars: ✭ 49 (+250%)
Mutual labels:  lighthouse
project-acorn-ssr
A Vue.js SPA built around the WordPress REST API with Vuex, Vue Router, Axios and SSR.
Stars: ✭ 14 (+0%)
Mutual labels:  lighthouse
learning-lighthouse-ci
Learning Google's Lighthouse CI from scratch with a minimal template web app (quickstart)
Stars: ✭ 46 (+228.57%)
Mutual labels:  lighthouse
wptide
🌊 Tide is a series of automated tests run against every WordPress.org theme and plugin
Stars: ✭ 77 (+450%)
Mutual labels:  lighthouse
chicio.github.io
👻 Fabrizio Duroni (me 😄) personal website. Created using GatsbyJS, Styled Components, Storybook, Typescript, tsParticles, GitHub pages, Github Actions, Upptime.
Stars: ✭ 20 (+42.86%)
Mutual labels:  lighthouse
lhctrl
Power management of Valve v1 lighthouses over Bluetooth LE
Stars: ✭ 28 (+100%)
Mutual labels:  lighthouse
okiba
Sharp collection of tools for front-end development, created with performance in mind. 🗡
Stars: ✭ 26 (+85.71%)
Mutual labels:  web-performance
playwright-lighthouse
🎭: Playwright Lighthouse Audit
Stars: ✭ 120 (+757.14%)
Mutual labels:  lighthouse
guess-js.github.io
The website of Guess.js
Stars: ✭ 16 (+14.29%)
Mutual labels:  web-performance
azure-pipelines-lighthouse
Embed Google Lighthouse HTML reports into Azure Pipelines
Stars: ✭ 37 (+164.29%)
Mutual labels:  lighthouse
teti
CLI for testing DOM timings built upon Headless Chrome & Lighthouse 💜
Stars: ✭ 14 (+0%)
Mutual labels:  lighthouse
long night
A collection of themes based on pastel colors, created for reverse engineers
Stars: ✭ 74 (+428.57%)
Mutual labels:  lighthouse
e7mon
Ethereum clients monitor
Stars: ✭ 30 (+114.29%)
Mutual labels:  lighthouse
awesome-climate-tech
A collection of awesome things regarding the Climate tech ecosystem.
Stars: ✭ 19 (+35.71%)
Mutual labels:  web-performance

sitespeed.io plugin for Lighthouse

Build Status

Run Lighthouse as a plugin for sitespeed.io

You can read more about sitespeed.io plugins here.

Test with current master

If you have checked out as the same level as sitespeed.io you run it like this (else just change the path).

git clone https://github.com/sitespeedio/sitespeed.io.git
cd sitespeed.io
npm install
bin/sitespeed.js --plugins.add ../plugin-lighthouse/lib/ https://www.sitespeed.io/ -n 1

Run in production

If you want to run Lighthouse with your other sitespeed.io test, follow the instructions in the add a plugin docs.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].