This package has been deprecated

Author message:

No longer maintained, use something like Lighthouse instead

pagespeed-cli

0.2.2 • Public • Published

💥 Careful: This package is no longer maintained and is only here for historic reasons. This means you should very likely not use it. You have been warned. 💥


pagespeed-cli

Getting Google PageSpeed Insights for a app running locally - directly in the command line

psi + localtunnel = ❤️

Install

npm install pagespeed-cli

Usage

# For a example app running on localhost, port 8080 
pagespeed-cli -p 8080
 
# For a example app running on localhost, port 8080 and with desktop strategy 
pagespeed-cli -p 8080 -s desktop

Debugging

This module uses debug.

DEBUG='pagespeed-cli' pagespeed-cli -p 8080

Licence

MIT

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i pagespeed-cli

    Weekly Downloads

    2

    Version

    0.2.2

    License

    MIT

    Unpacked Size

    234 kB

    Total Files

    5

    Last publish

    Collaborators

    • queicherius