Expand description
Text utilities for formatting and display
Functionsยง
- format_
number - Format a number with thousand separators
- normalize_
whitespace - Clean up and normalize whitespace in a string
- pad_
right - Pad a string to a given width
- truncate
- Truncate a string to fit within a given width, adding ellipsis if needed