All Projects → maxogden → Whitespace

maxogden / Whitespace

CLI tool that trims trailing whitespace from a file and preserves the correct OS newlines.

Programming Languages

javascript
184084 projects - #8 most used programming language

whitespace

CLI tool that trims trailing whitespace from a file and preserves the correct OS newlines.

NPM

Build Status

installation

npm install whitespace -g

usage

pass a filename or glob as arguments and whitespace will remove trailing whitespace and update them in-place

whitespace file.js
# or
whitespace *.js
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].