rafaelrinaldi / x9

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

x9

Compile a report of all asset requests from a given URL

Usage

Usage: x9 [OPTIONS]

  List all image requests from a website, ordered by their file size

Options:
  -v --version              Display current software version
  -h --help                 Display help and usage details
     --json                 Compiles report to JSON (default)
     --html                 Compiles report to HTML
     --csv                  Compiles report to CSV

License

MIT © Rafael Rinaldi


Buy me a ☕

About

License:MIT License


Languages

Language:TypeScript 50.2%Language:HTML 40.0%Language:JavaScript 9.8%