π¦ ClawHub
Format Tool
by @dinghaibin
Format and beautify text output for better readability. Use for cleaning up structured data and aligning columns.
π‘ Examples
format-tool --align center data.txt
echo "col1,col2,col3" | format-tool --csv --table
TERMINAL
clawhub install format-tool