zfish::style
ModuleColor and text styling utilities
Key Items:
ColorStyleprintprintln
zfish::progress
ModuleProgress bar components
Key Items:
ProgressProgressStyle
zfish::table
ModuleTable rendering and formatting
Key Items:
TableTableStyledraw_box
zfish::prompt
ModuleInteractive user prompts
Key Items:
ConfirmInputSelect
zfish::log
ModuleStructured logging system
Key Items:
LoggerLevelRecord
zfish::term
ModuleTerminal control and manipulation
Key Items:
clear_screenmove_cursorget_size
zfish::args
ModuleCommand-line argument parsing
Key Items:
ArgsCommandArg
zfish::unicode
ModuleUnicode text width calculation
Key Items:
display_widthis_wide_character
Additional Resources
Getting Started
Quick start guide and basic usage examples
Examples
18 comprehensive examples with runnable code
Source Code
View the complete source code on GitHub