trimgin

Crates.iotrimgin
lib.rstrimgin
version1.0.0
sourcesrc
created_at2024-03-24 06:20:33.331327
updated_at2024-03-24 06:20:33.331327
descriptionSmall Command to remove leading and trailing whitespace from text.
homepage
repositoryhttps://github.com/ppdx999/trimgin
max_upload_size
id1184143
size7,513
fujis (ppdx999)

documentation

README

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'.
Commit count: 10

cargo fmt