pagespeed-score-cli

Check the score of a website analyzed by PagesPeed Insights.

Usage no npm install needed!

<script type="module">
  import pagespeedScoreCli from 'https://cdn.skypack.dev/pagespeed-score-cli';
</script>

README

pagespeed-score-cli Build Status Dependency Status Npm Package Version

Check the score of a website analyzed by PageSpeed Insights.


Install

Ensure you've Node.js version >=4 installed, then run the following:

$ [sudo] npm install --global pagespeed-score-cli

Usage

  Usage
    $ pagespeed-score <url> <options>

  Options
    --mobile 				Analyze the URL for mobile devices.
    --filter-third-party 	Indicates if third party resources should be filtered out before PageSpeed analysis.

   Example: 
    $ pagespeed-score https://google.com

License

MIT © Cauê Alves