mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-03 13:41:43 -04:00
Pretty-prints every record in <zoneDir>/items.json as a table with idx / id / itemLevel / stackable / quality (named) / displayId / name columns. Also supports --json for machine-readable output (emits the items array verbatim). Verified on a 3-item zone: table output aligns columns, quality labels resolve correctly (common/uncommon/legendary), --json mode emits a clean array consumable by jq or downstream tools. Brings command count to 197.