Skip to content

weisser-dev/devtools-coverage-extractor

Repository files navigation

Coverage Generator

Extract Covered and Uncovered CSS & JS from your website.

Generate a Coverage report:

  • Open Chrome Dev Tools
  • In the Console panel click the three dots and Coverage
  • Record
  • Export Json
  • Copy the content of the JSON file and paste in step 1.
  • Click 2. Extract and done.

How to run local & install

  1. Checkout this repo
  2. Run npm install
  3. Run npm start -> localhost:8080 (dev content with hot reloading)
  4. Run npm build -> docs/index.html (prod content) (cause docs is a known folder for github pages)

Live site: https://weisser-dev.github.io/devtools-coverage-extractor/

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages