#white-space #text #remove #trailing #leading #command #blank

app trimgin

Small Command to remove leading and trailing whitespace from text

1 stable release

1.0.0 Mar 24, 2024

#520 in Command line utilities

Download history 110/week @ 2024-03-18 30/week @ 2024-03-25 24/week @ 2024-04-01

164 downloads per month

MIT license

5KB
103 lines

trimgin (trim + margin)

Small Command to remove leading and trailing whitespace from text.

Usage



Hi there!
We have two blank lines above and below this text.
And this space will be removed by 'trimgin'.


$ trimgin text.txt
Hi there!
We have two blank lines above and below this text.
And this space will be removed by 'trimgin'.

No runtime deps