https://github.com/potch/heifer
How chubby is your website?
https://github.com/potch/heifer
Last synced: 11 months ago
JSON representation
How chubby is your website?
- Host: GitHub
- URL: https://github.com/potch/heifer
- Owner: potch
- Created: 2013-01-16T22:47:23.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-04T06:18:45.000Z (over 13 years ago)
- Last Synced: 2025-04-30T13:38:25.688Z (about 1 year ago)
- Language: JavaScript
- Size: 196 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Installation
npm install heifer
# Usage
heifer [options] [URL or file]
## Options
-h, --help output usage information
-V, --version output the version number
-u, --url Analyze URL (default)
-j, --json Parse JSON output from YSlow
-o, --out [file] Path to write report to
# Requirements
* node
* phantomjs