https://github.com/gerhut/page-racer
Page speed tester.
https://github.com/gerhut/page-racer
command-line-tool pagespeed
Last synced: 11 months ago
JSON representation
Page speed tester.
- Host: GitHub
- URL: https://github.com/gerhut/page-racer
- Owner: Gerhut
- License: gpl-3.0
- Created: 2017-02-23T15:15:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-03-15T05:48:06.000Z (over 6 years ago)
- Last Synced: 2025-08-03T04:32:50.979Z (11 months ago)
- Topics: command-line-tool, pagespeed
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/page-racer
- Size: 83 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Page Racer
Page speed tester.

## Install
$ npm install --global page-racer
## Usage
$ page-racer https://github.com/ https://stackoverflow.com/
## License
GPL-3.0