Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 514 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 514 Bytes

WebCoverage.app

Checkout the app

Is super simple web app that shows used/un-used CSS and JS on your page. The idea is to quickly check unused CSS/JS on multiply pages in different screensizes.

The app is based on puppeteer and uses build in Chrome coverage report. For better examination checkout how to do it in Chrome https://youtu.be/4mx1m7UbBR0?t=9 or just use puppeteer to write own script.

Screenshot