package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Aug 2, 2026
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package output renders API data as aligned tables, pretty JSON, or CSV.
CSV writes headers + rows in RFC 4180 CSV.
JSON pretty-prints a raw API response body.
Num formats a nullable number without trailing zeros ("-" when absent).
Price formats a nullable price with 2 decimals ("-" when absent).
Table renders rows in aligned columns.
Truncate shortens s to max runes, ending with … when cut.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.