cauealvesbraz / pagespeed-score-cli

Check the score of a website analyzed by PageSpeed Insights.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tons of problems

CodeDotJS opened this issue · comments

hi @cauealves

pagespeed-score-cli is a nice tool but it has lots of issues and lots of unusable stuffs.

  • unused var : because of meow
  • unused modules : because of meow
  • useless spaces : dependencies
  • problem while supplying arguments

If no argument supplied, the tool will run but without showing any output

IFprotocol isn't supplied, the tool will run but it won't show the result

  • valid url problem : no function to check whether the supplied url is valid or not
  • connection problem - tools keeps running even if there is no connection
commented

Thanks for contribution.