package
Version:
v1.0.44
Opens a new window with list of versions in this module.
Published: May 13, 2026
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package format provides shared formatting utilities for consistent output.
Size converts bytes to human-readable format (e.g., "1.5 KB", "2.3 MB").
Truncate shortens a string to maxLen characters, adding "..." if truncated.
If the string is already within maxLen, it is returned unchanged.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.