whitespace

v2.1.0
remove trailing whitespace from text files on the command line

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
npm i whitespace

Metadata

  • BSD
  • Whatever
  • max ogden
  • released 8/5/2016

Downloads

Maintainers