1 repo
Tools that analyze frontend technology stacks to provide recommendations for performance and resource efficiency.
Distinguishing note: Focuses on technology detection and optimization advice rather than general testing or auditing.
Explore 1 awesome GitHub repository matching web development · Frontend Optimization Analyzers. 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
Detecting the underlying frameworks and libraries of a website to provide actionable advice for improving speed and resource efficiency.