Expand description
Cross-domain helpers shared by every analytics command.
Re-exports CSV export utilities (export), reusable output/formatting
types and number formatters (output), and time-range parsing and
bucketing (time) so the per-domain command modules draw from one
surface.
Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.
Modules§
- export
- CSV export building with field escaping.
- output
- Reusable analytics output shapes and human-readable formatters.
- time
- Time-range parsing and period bucketing for analytics queries.