1 repo
Terminal-based tools for performing automated web analysis within shell scripts and development workflows.
Distinguishing note: Focuses on CLI-based automation rather than GUI-based or browser-integrated auditing.
Explore 1 awesome GitHub repository matching development tools & productivity · Command-Line Diagnostic Utilities. Refine with filters or upvote what's useful.
Lighthouse is an automated diagnostic tool that evaluates web pages against industry standards for performance, accessibility, and search engine optimization. It functions as a programmatic analysis engine and a command-line utility, allowing developers to integrate comprehensive web quality checks directly into continuous integration pipelines and local development workflows. The project distinguishes itself through a modular architecture that utilizes artifact-based data collection to ensure consistent analysis across different environments. It supports a headless execution mode for automat
A terminal-based interface that performs automated web page analysis for integration into shell scripts and local development workflows.