π¦ ClawHub
Fmt Tool
by @dinghaibin
Simple text formatting and reflow tool. Use for reformatting paragraphs, removing extra whitespace, and cleaning up text files.
π‘ Examples
fmt-tool -w 80 messy.txt
fmt-tool -u notes.txt
βοΈ Configuration
-w N: Set output width (default: 75)-u: Uniform spacing (one space between words)-s: Split long lines only (don't join short ones)TERMINAL
clawhub install fmt-tool