JSPM

@perftools/purgecss

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q45605F
  • License MIT

Chrome Dev Tools Coverage JSON Css Purger. Parses json and purge css files with used classes.

Package Exports

  • @perftools/purgecss

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@perftools/purgecss) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

purgecss

Chrome Dev Tools Coverage JSON Css Purger. Parses json and purge css files with used classes.

#usage

npm install -g @perftool/purge-css

purge-css coverage.json

You can export coverage.json by usinh Chrome Dev Tools coverage tool.

The results will be in output folder.